Uses of Interface
de.unistuttgart.isw.sfsc.commonjava.zmq.reactor.ReactiveSocket.Outbox
-
-
Uses of ReactiveSocket.Outbox in de.unistuttgart.isw.sfsc.commonjava.zmq.pubsubsocketpair
Methods in de.unistuttgart.isw.sfsc.commonjava.zmq.pubsubsocketpair that return ReactiveSocket.Outbox Modifier and Type Method Description ReactiveSocket.OutboxPubSubSocketPair. dataOutbox()ReactiveSocket.OutboxPubSubSocketPair. subscriptionOutbox() -
Uses of ReactiveSocket.Outbox in de.unistuttgart.isw.sfsc.commonjava.zmq.pubsubsocketpair.outputmanagement
Constructors in de.unistuttgart.isw.sfsc.commonjava.zmq.pubsubsocketpair.outputmanagement with parameters of type ReactiveSocket.Outbox Constructor Description OutputPublisherImplementation(ReactiveSocket.Outbox outbox)SubscriptionManagerImplementation(ReactiveSocket.Outbox subscriptionOutbox) -
Uses of ReactiveSocket.Outbox in de.unistuttgart.isw.sfsc.commonjava.zmq.reactor
Methods in de.unistuttgart.isw.sfsc.commonjava.zmq.reactor that return ReactiveSocket.Outbox Modifier and Type Method Description ReactiveSocket.OutboxReactiveSocket. getOutbox()
-