Uses of Class
com.swiftmq.impl.streams.StreamContext
Package
Description
-
Uses of StreamContext in com.swiftmq.impl.streams
ModifierConstructorDescriptionStream
(StreamContext ctx, String domainName, String packageName, String name, int restartCount) Internal use only -
Uses of StreamContext in com.swiftmq.impl.streams.comp.io
ModifierConstructorDescriptionInputBuilder
(StreamContext ctx, String name) Internal use.MailServer
(StreamContext ctx, String host) Internal use.OutputBuilder
(StreamContext ctx, String name) Internal use.TempQueue
(StreamContext ctx, String name) Internal use. -
Uses of StreamContext in com.swiftmq.impl.streams.comp.jdbc
-
Uses of StreamContext in com.swiftmq.impl.streams.comp.log
-
Uses of StreamContext in com.swiftmq.impl.streams.comp.management
-
Uses of StreamContext in com.swiftmq.impl.streams.comp.memory
ModifierConstructorDescriptionHeapMemory
(StreamContext ctx) MemoryBuilder
(StreamContext ctx, String name) Internal use.MemoryGroup
(StreamContext ctx, String name, String groupPropName) Internal use only.TxBookKeeper
(StreamContext ctx, String queueName) -
Uses of StreamContext in com.swiftmq.impl.streams.comp.memory.limit
ModifierConstructorDescriptionLimitBuilder
(StreamContext ctx, Memory memory) Internal use only.TimeUnitChangeLimit
(StreamContext ctx, Memory memory) Internal use only. -
Uses of StreamContext in com.swiftmq.impl.streams.comp.message
-
Uses of StreamContext in com.swiftmq.impl.streams.comp.timer
-
Uses of StreamContext in com.swiftmq.impl.streams.processor
ModifierConstructorDescriptionManagementProcessor
(StreamContext ctx, ManagementInput input) QueueMessageProcessor
(StreamContext ctx, Input input, QueueReceiver receiver, Selector selector) StreamProcessor
(StreamContext ctx, StreamController controller)