Uses of Class
com.swiftmq.impl.streams.comp.io.TopicInput
Packages that use TopicInput
-
Uses of TopicInput in com.swiftmq.impl.streams.comp.io
Methods in com.swiftmq.impl.streams.comp.io that return TopicInputModifier and TypeMethodDescriptionSets the client id for a durable subscriber.TopicInput.durable()Marks this TopicInput as durable.TopicInput.durableName(String durableName) Sets the durable name for a durable subscriber.InputBuilder.topic()Creates a new TopicInput.