Uses of Interface
org.apache.sling.distribution.journal.MessageInfo
-
Packages that use MessageInfo Package Description org.apache.sling.distribution.journal -
-
Uses of MessageInfo in org.apache.sling.distribution.journal
Methods in org.apache.sling.distribution.journal that return MessageInfo Modifier and Type Method Description MessageInfoFullMessage. getInfo()Methods in org.apache.sling.distribution.journal with parameters of type MessageInfo Modifier and Type Method Description voidMessageHandler. handle(MessageInfo info, T message)Constructors in org.apache.sling.distribution.journal with parameters of type MessageInfo Constructor Description FullMessage(MessageInfo info, T message)
-