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 TypeMethodDescriptionvoidDispatchListener.OnException.onException(JmsDispatch dispatch, JmsMsg msg, Exception e) voidDispatchListener.PostSend.postSend(JmsDispatch dispatch, JmsMsg msg) voidDispatchListener.PreSend.preSend(JmsDispatch dispatch, JmsMsg msg) -
Uses of JmsMsg in me.ehp246.aufjms.api.endpoint
Methods in me.ehp246.aufjms.api.endpoint that return JmsMsgMethods in me.ehp246.aufjms.api.endpoint with parameters of type JmsMsg -
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 JmsMsgModifier and TypeMethodDescriptionvoidDispatchLogger.onException(JmsDispatch dispatch, JmsMsg msg, Exception e) voidDispatchLogger.postSend(JmsDispatch dispatch, JmsMsg msg) voidDispatchLogger.preSend(JmsDispatch dispatch, JmsMsg msg) -
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