Uses of Class
com.swiftmq.impl.streams.comp.io.Output
Packages that use Output
-
Uses of Output in com.swiftmq.impl.streams
Methods in com.swiftmq.impl.streams that return OutputModifier and TypeMethodDescriptionInternal use onlyOutput[]Stream.getOutputs()Internal use onlyReturns the Output with the given name.Methods in com.swiftmq.impl.streams with parameters of type Output -
Uses of Output in com.swiftmq.impl.streams.comp.io
Subclasses of Output in com.swiftmq.impl.streams.comp.ioModifier and TypeClassDescriptionclassSends Messages to a Queue.classSends Messages to a Topic.Methods in com.swiftmq.impl.streams.comp.io that return OutputModifier and TypeMethodDescriptionOutputBuilder.forAddress(Destination address) Verifies the type of the address (Topic/Queue) and returns the corresponding Output.Sends a Message.