Uses of Interface
de.codecentric.reedelk.runtime.api.component.OnResult
-
Packages that use OnResult Package Description de.codecentric.reedelk.runtime.api.component -
-
Uses of OnResult in de.codecentric.reedelk.runtime.api.component
Methods in de.codecentric.reedelk.runtime.api.component with parameters of type OnResult Modifier and Type Method Description voidProcessorAsync. apply(FlowContext flowContext, Message input, OnResult callback)voidAbstractInbound. onEvent(Message message, OnResult onResult)voidInboundEventListener. onEvent(Message message, OnResult callback)
-