Uses of Interface
de.unistuttgart.isw.sfsc.commonjava.zmq.reactor.ReactiveSocket.Inbox
-
-
-
Uses of ReactiveSocket.Inbox in de.unistuttgart.isw.sfsc.commonjava.zmq.pubsubsocketpair
Methods in de.unistuttgart.isw.sfsc.commonjava.zmq.pubsubsocketpair that return ReactiveSocket.Inbox Modifier and Type Method Description ReactiveSocket.InboxPubSubSocketPair. dataInbox()ReactiveSocket.InboxPubSubSocketPair. subscriptionInbox() -
Uses of ReactiveSocket.Inbox in de.unistuttgart.isw.sfsc.commonjava.zmq.pubsubsocketpair.inputmanagement.data
Methods in de.unistuttgart.isw.sfsc.commonjava.zmq.pubsubsocketpair.inputmanagement.data with parameters of type ReactiveSocket.Inbox Modifier and Type Method Description static DataMultiplexingInboxDataMultiplexingInbox. create(ReactiveSocket.Inbox inbox) -
Uses of ReactiveSocket.Inbox in de.unistuttgart.isw.sfsc.commonjava.zmq.pubsubsocketpair.inputmanagement.forwarder
Methods in de.unistuttgart.isw.sfsc.commonjava.zmq.pubsubsocketpair.inputmanagement.forwarder with parameters of type ReactiveSocket.Inbox Modifier and Type Method Description static ForwardingInboxForwardingInbox. create(ReactiveSocket.Inbox inbox) -
Uses of ReactiveSocket.Inbox in de.unistuttgart.isw.sfsc.commonjava.zmq.pubsubsocketpair.inputmanagement.subscription
Methods in de.unistuttgart.isw.sfsc.commonjava.zmq.pubsubsocketpair.inputmanagement.subscription with parameters of type ReactiveSocket.Inbox Modifier and Type Method Description static SubscriptionTrackingInboxSubscriptionTrackingInbox. create(ReactiveSocket.Inbox inbox) -
Uses of ReactiveSocket.Inbox in de.unistuttgart.isw.sfsc.commonjava.zmq.reactor
Methods in de.unistuttgart.isw.sfsc.commonjava.zmq.reactor that return ReactiveSocket.Inbox Modifier and Type Method Description ReactiveSocket.InboxReactiveSocket. getInbox()
-