Uses of Interface
me.ehp246.aufjms.api.dispatch.JmsDispatch
Packages that use JmsDispatch
-
Uses of JmsDispatch in me.ehp246.aufjms.api.dispatch
Methods in me.ehp246.aufjms.api.dispatch that return JmsDispatchModifier and TypeMethodDescriptionInvocationDispatchBuilder.get(Object proxy, Method method, Object[] args, ByJmsConfig config) static JmsDispatchJmsDispatch.toDispatch(At to, String type) Single body value.static JmsDispatchJmsDispatch.toDispatch(At to, String type, Object body) Single body value.static JmsDispatchJmsDispatch.toDispatch(At to, String type, Object body, String id) Single body value.static JmsDispatchSingle body value.Methods in me.ehp246.aufjms.api.dispatch with parameters of type JmsDispatchModifier and TypeMethodDescriptionvoidDispatchListener.OnDispatch.onDispatch(JmsDispatch dispatch) voidDispatchListener.OnException.onException(JmsDispatch dispatch, JmsMsg msg, Exception e) voidDispatchListener.PostSend.postSend(JmsDispatch dispatch, JmsMsg msg) voidDispatchListener.PreSend.preSend(JmsDispatch dispatch, JmsMsg msg) JmsDispatchFn.send(JmsDispatch dispatch) -
Uses of JmsDispatch in me.ehp246.aufjms.core.dispatch
Methods in me.ehp246.aufjms.core.dispatch that return JmsDispatchModifier and TypeMethodDescriptionDefaultInvocationDispatchBuilder.get(Object proxy, Method method, Object[] args, ByJmsConfig config) Methods in me.ehp246.aufjms.core.dispatch with parameters of type JmsDispatch