Uses of Interface
com.swiftmq.impl.streams.comp.io.Input
Package
Description
-
Uses of Input in com.swiftmq.impl.streams
-
Uses of Input in com.swiftmq.impl.streams.comp.io
Modifier and TypeInterfaceDescriptioninterface
Intermediate interface to separate JMS destination inputs.Modifier and TypeClassDescriptionclass
Consumes Messages from the Management Tree.class
Consumes Messages from a Queue.class
Creates or re-uses a named WireTap on a Queue and adds a subscriber to it.class
Consumes Messages from a Topic.Modifier and TypeMethodDescriptionSets a CLI context different from the name.Sets the current Message on this Input.Sets a JMS Message selector -
Uses of Input in com.swiftmq.impl.streams.processor
ModifierConstructorDescriptionQueueMessageProcessor
(StreamContext ctx, Input input, QueueReceiver receiver, Selector selector)