Uses of Class
dk.cloudcreate.essentials.components.foundation.messaging.eip.store_and_forward.operation.InvokeMessageHandlerMethod
-
Packages that use InvokeMessageHandlerMethod Package Description dk.cloudcreate.essentials.components.foundation.messaging.eip.store_and_forward -
-
Uses of InvokeMessageHandlerMethod in dk.cloudcreate.essentials.components.foundation.messaging.eip.store_and_forward
Methods in dk.cloudcreate.essentials.components.foundation.messaging.eip.store_and_forward with parameters of type InvokeMessageHandlerMethod Modifier and Type Method Description default voidMessageHandlerInterceptor. intercept(InvokeMessageHandlerMethod operation, dk.cloudcreate.essentials.shared.interceptor.InterceptorChain<InvokeMessageHandlerMethod,Void,MessageHandlerInterceptor> interceptorChain)InterceptInvokeMessageHandlerMethodcallsMethod parameters in dk.cloudcreate.essentials.components.foundation.messaging.eip.store_and_forward with type arguments of type InvokeMessageHandlerMethod Modifier and Type Method Description default voidMessageHandlerInterceptor. intercept(InvokeMessageHandlerMethod operation, dk.cloudcreate.essentials.shared.interceptor.InterceptorChain<InvokeMessageHandlerMethod,Void,MessageHandlerInterceptor> interceptorChain)InterceptInvokeMessageHandlerMethodcalls
-