Uses of Interface
me.ehp246.aufjms.api.jms.JmsMsg
Packages that use JmsMsg
Package
Description
-
Uses of JmsMsg in me.ehp246.aufjms.api.dispatch
Methods in me.ehp246.aufjms.api.dispatch that return JmsMsgMethods in me.ehp246.aufjms.api.dispatch with parameters of type JmsMsgModifier and TypeMethodDescriptiondefault voidDispatchListener.onException(JmsDispatch dispatch, JmsMsg msg, Exception e) default voidDispatchListener.postSend(JmsDispatch dispatch, JmsMsg msg) default voidDispatchListener.preSend(JmsDispatch dispatch, JmsMsg msg) -
Uses of JmsMsg in me.ehp246.aufjms.api.endpoint
Methods in me.ehp246.aufjms.api.endpoint that return JmsMsgModifier and TypeMethodDescriptionExecutedInstance.getMsg()CompletedInvocation.msg()FailedInvocation.msg()MsgContext.msg()Methods in me.ehp246.aufjms.api.endpoint with parameters of type JmsMsgModifier and TypeMethodDescriptionvoid -
Uses of JmsMsg in me.ehp246.aufjms.api.exception
Methods in me.ehp246.aufjms.api.exception that return JmsMsgConstructors in me.ehp246.aufjms.api.exception with parameters of type JmsMsg -
Uses of JmsMsg in me.ehp246.aufjms.api.spi
Methods in me.ehp246.aufjms.api.spi with parameters of type JmsMsg -
Uses of JmsMsg in me.ehp246.aufjms.core.dispatch
Methods in me.ehp246.aufjms.core.dispatch with parameters of type JmsMsg -
Uses of JmsMsg in me.ehp246.aufjms.core.endpoint
Methods in me.ehp246.aufjms.core.endpoint with parameters of type JmsMsgModifier and TypeMethodDescription -
Uses of JmsMsg in me.ehp246.aufjms.core.util
Classes in me.ehp246.aufjms.core.util that implement JmsMsgMethods in me.ehp246.aufjms.core.util that return JmsMsg