Uses of Interface
com.swiftmq.impl.streams.FunctionCallback
-
Uses of FunctionCallback in com.swiftmq.impl.streams
Modifier and TypeMethodDescriptionStream.executeCallback
(FunctionCallback functionCallback, Object context) Executes a function callback in the Stream's event queue. -
Uses of FunctionCallback in com.swiftmq.impl.streams.processor.po
ModifierConstructorDescriptionPOFunctionCallback
(Semaphore semaphore, FunctionCallback functionCallback, Object context)