Uses of Class
com.swiftmq.impl.streams.comp.io.Output
-
Uses of Output in com.swiftmq.impl.streams
Modifier and TypeMethodDescriptionInternal use onlyOutput[]
Stream.getOutputs()
Internal use onlyReturns the Output with the given name. -
Uses of Output in com.swiftmq.impl.streams.comp.io
Modifier and TypeClassDescriptionclass
Sends Messages to a Queue.class
Sends Messages to a Topic.Modifier and TypeMethodDescriptionOutputBuilder.forAddress
(Destination address) Verifies the type of the address (Topic/Queue) and returns the corresponding Output.Sends a Message.