Uses of Interface
org.jboss.elemento.flow.FlowCallback
-
-
Uses of FlowCallback in org.jboss.elemento.flow
Methods in org.jboss.elemento.flow with parameters of type FlowCallback Modifier and Type Method Description voidSubscription. subscribe(FlowCallback<C> callback)Subscribes to the outcome of the execution of asynchronous tasks.
-