Uses of Interface
com.swiftmq.impl.streams.FunctionCallback
Packages that use FunctionCallback
-
Uses of FunctionCallback in com.swiftmq.impl.streams
Methods in com.swiftmq.impl.streams with parameters of type FunctionCallbackModifier 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
Methods in com.swiftmq.impl.streams.processor.po that return FunctionCallbackConstructors in com.swiftmq.impl.streams.processor.po with parameters of type FunctionCallbackModifierConstructorDescriptionPOFunctionCallback
(Semaphore semaphore, FunctionCallback functionCallback, Object context)