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.onDispatch(JmsMsg msg, JmsDispatch dispatch) default voidDispatchListener.onException(Exception e, JmsMsg msg, JmsDispatch dispatch) default voidDispatchListener.onSent(JmsMsg msg, JmsDispatch dispatch) -
Uses of JmsMsg in me.ehp246.aufjms.api.endpoint
Methods in me.ehp246.aufjms.api.endpoint that return JmsMsgModifier and TypeMethodDescriptionExecutedInstance.getMsg()FailedInvocation.msg()Returns the value of themsgrecord component.MsgContext.msg()Methods in me.ehp246.aufjms.api.endpoint with parameters of type JmsMsgModifier and TypeMethodDescriptionvoidConstructors in me.ehp246.aufjms.api.endpoint with parameters of type JmsMsgModifierConstructorDescriptionFailedInvocation(JmsMsg msg, Executable target, Throwable thrown) Creates an instance of aFailedInvocationrecord class. -
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.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