Uses of Interface
me.ehp246.aufjms.api.inbound.InvocationListener
Packages that use InvocationListener
-
Uses of InvocationListener in me.ehp246.aufjms.api.inbound
Subinterfaces of InvocationListener in me.ehp246.aufjms.api.inboundModifier and TypeInterfaceDescriptionstatic interfacestatic interfaceWhen an invocation fails on a BoundInvocable, InvocableDispatcher makes the best effort to call all InvocationListener.OnFailed listeners in turn passing in the failure.static interfaceMethods in me.ehp246.aufjms.api.inbound that return InvocationListenerModifier and TypeMethodDescriptiondefault InvocationListenerInboundEndpoint.invocationListener()