- send(byte[], int, WorkContext, ZeroMQMetadata) - Method in class org.fabric3.binding.zeromq.runtime.broker.ZeroMQWireBrokerImpl
-
- send(byte[], int, WorkContext) - Method in class org.fabric3.binding.zeromq.runtime.message.DelegatingOneWaySender
-
- send(byte[], int, WorkContext, ZeroMQMetadata) - Method in interface org.fabric3.binding.zeromq.runtime.message.DynamicOneWaySender
-
Dispatches a message to a service in a non-blocking fashion.
- send(byte[], int, WorkContext) - Method in class org.fabric3.binding.zeromq.runtime.message.NonReliableOneWaySender
-
- send(byte[], int, WorkContext) - Method in interface org.fabric3.binding.zeromq.runtime.message.OneWaySender
-
Dispatches a message to a service in a non-blocking fashion.
- sendAndReply(byte[], int, WorkContext) - Method in class org.fabric3.binding.zeromq.runtime.message.NonReliableRequestReplySender
-
- sendAndReply(byte[], int, WorkContext) - Method in interface org.fabric3.binding.zeromq.runtime.message.RequestReplySender
-
Sends the message over the socket and blocks for a response.
- Sender - Interface in org.fabric3.binding.zeromq.runtime.message
-
Implementations dispatch messages over a ZeroMQ socket.
- setEnabled(boolean) - Method in class org.fabric3.binding.zeromq.provider.ZeroMQBindingProvider
-
- setHighWater(long) - Method in class org.fabric3.binding.zeromq.provider.ZeroMQBindingProvider
-
- setHost(String) - Method in class org.fabric3.binding.zeromq.runtime.broker.ZeroMQPubSubBrokerImpl
-
Sets this host to bind the publisher to.
- setHost(String) - Method in class org.fabric3.binding.zeromq.runtime.broker.ZeroMQWireBrokerImpl
-
Sets this host to bind the publisher to.
- setMulticastRate(long) - Method in class org.fabric3.binding.zeromq.provider.ZeroMQBindingProvider
-
- setMulticastRecovery(long) - Method in class org.fabric3.binding.zeromq.provider.ZeroMQBindingProvider
-
- setNext(EventStreamHandler) - Method in class org.fabric3.binding.zeromq.runtime.handler.PublisherHandler
-
- setNext(Interceptor) - Method in class org.fabric3.binding.zeromq.runtime.interceptor.OneWayInterceptor
-
- setNext(Interceptor) - Method in class org.fabric3.binding.zeromq.runtime.interceptor.RequestReplyInterceptor
-
- setNext(Interceptor) - Method in class org.fabric3.binding.zeromq.runtime.interceptor.UnwrappingInterceptor
-
- setNext(Interceptor) - Method in class org.fabric3.binding.zeromq.runtime.interceptor.WrappingInterceptor
-
- setPollTimeout(long) - Method in class org.fabric3.binding.zeromq.runtime.broker.ZeroMQPubSubBrokerImpl
-
Sets the timeout in milliseconds for polling operations.
- setPollTimeout(long) - Method in class org.fabric3.binding.zeromq.runtime.broker.ZeroMQWireBrokerImpl
-
Sets the timeout in milliseconds for polling operations.
- setReceiveBuffer(long) - Method in class org.fabric3.binding.zeromq.provider.ZeroMQBindingProvider
-
- setSendBuffer(long) - Method in class org.fabric3.binding.zeromq.provider.ZeroMQBindingProvider
-
- setWorkContext(byte[]) - Method in class org.fabric3.binding.zeromq.runtime.message.AbstractReceiver
-
Creates a WorkContext for the request.
- SocketHelper - Class in org.fabric3.binding.zeromq.runtime.message
-
Helper methods for configuring ZeroMQ sockets.
- SocketMultiplexer - Interface in org.fabric3.binding.zeromq.runtime.message
-
Implementations return an available socket from a collection based on a selection algorithm such as round-robin.
- socketType - Variable in class org.fabric3.binding.zeromq.runtime.message.AbstractReceiver
-
- sortChains(Wire) - Static method in class org.fabric3.binding.zeromq.runtime.ZeroMQAttacherHelper
-
Returns the invocation chains for a wire in their natural order.
- SpecifiedPort - Class in org.fabric3.binding.zeromq.runtime.broker
-
A explicitly specified port.
- SpecifiedPort(int) - Constructor for class org.fabric3.binding.zeromq.runtime.broker.SpecifiedPort
-
- start() - Method in class org.fabric3.binding.zeromq.runtime.broker.ZeroMQWireBrokerImpl
-
- start() - Method in class org.fabric3.binding.zeromq.runtime.message.AbstractReceiver
-
- start() - Method in class org.fabric3.binding.zeromq.runtime.message.DelegatingOneWaySender
-
- start() - Method in class org.fabric3.binding.zeromq.runtime.message.NonReliableOneWaySender
-
- start() - Method in class org.fabric3.binding.zeromq.runtime.message.NonReliableQueuedPublisher
-
- start() - Method in class org.fabric3.binding.zeromq.runtime.message.NonReliableRequestReplySender
-
- start() - Method in class org.fabric3.binding.zeromq.runtime.message.NonReliableSingleThreadPublisher
-
- start() - Method in class org.fabric3.binding.zeromq.runtime.message.NonReliableSubscriber
-
- start() - Method in interface org.fabric3.binding.zeromq.runtime.message.Publisher
-
Initializes the client and its underlying socket.
- start() - Method in interface org.fabric3.binding.zeromq.runtime.message.Receiver
-
Initializes the server and its underlying socket.
- start() - Method in interface org.fabric3.binding.zeromq.runtime.message.Sender
-
Initializes the client and its underlying socket.
- start() - Method in interface org.fabric3.binding.zeromq.runtime.message.Subscriber
-
Initializes the server and its underlying socket.
- startAll() - Method in class org.fabric3.binding.zeromq.runtime.broker.ZeroMQPubSubBrokerImpl
-
- startAll() - Method in class org.fabric3.binding.zeromq.runtime.broker.ZeroMQWireBrokerImpl
-
- startAll() - Method in interface org.fabric3.binding.zeromq.runtime.ZeroMQPubSubBroker
-
Starts all publishers and subscribers.
- startAll() - Method in interface org.fabric3.binding.zeromq.runtime.ZeroMQWireBroker
-
Starts all senders and receivers.
- stop() - Method in class org.fabric3.binding.zeromq.runtime.broker.ZeroMQWireBrokerImpl
-
- stop() - Method in class org.fabric3.binding.zeromq.runtime.message.AbstractReceiver
-
- stop() - Method in class org.fabric3.binding.zeromq.runtime.message.DelegatingOneWaySender
-
- stop() - Method in class org.fabric3.binding.zeromq.runtime.message.NonReliableOneWaySender
-
- stop() - Method in class org.fabric3.binding.zeromq.runtime.message.NonReliableQueuedPublisher
-
- stop() - Method in class org.fabric3.binding.zeromq.runtime.message.NonReliableRequestReplySender
-
- stop() - Method in class org.fabric3.binding.zeromq.runtime.message.NonReliableSingleThreadPublisher
-
- stop() - Method in class org.fabric3.binding.zeromq.runtime.message.NonReliableSubscriber
-
- stop() - Method in interface org.fabric3.binding.zeromq.runtime.message.Publisher
-
Disposes the client and any open resources.
- stop() - Method in interface org.fabric3.binding.zeromq.runtime.message.Receiver
-
Disposes the server and any open resources.
- stop() - Method in interface org.fabric3.binding.zeromq.runtime.message.Sender
-
Disposes the client and any open resources.
- stop() - Method in interface org.fabric3.binding.zeromq.runtime.message.Subscriber
-
Disposes the server and any open resources.
- stopAll() - Method in class org.fabric3.binding.zeromq.runtime.broker.ZeroMQPubSubBrokerImpl
-
- stopAll() - Method in class org.fabric3.binding.zeromq.runtime.broker.ZeroMQWireBrokerImpl
-
- stopAll() - Method in interface org.fabric3.binding.zeromq.runtime.ZeroMQPubSubBroker
-
Stops all publishers and subscribers.
- stopAll() - Method in interface org.fabric3.binding.zeromq.runtime.ZeroMQWireBroker
-
Stops all senders and receivers.
- subscribe(URI, ZeroMQMetadata, ChannelConnection, ClassLoader) - Method in class org.fabric3.binding.zeromq.runtime.broker.ZeroMQPubSubBrokerImpl
-
- subscribe(URI, ZeroMQMetadata, ChannelConnection, ClassLoader) - Method in interface org.fabric3.binding.zeromq.runtime.ZeroMQPubSubBroker
-
Subscribes a consumer to the given channel.
- Subscriber - Interface in org.fabric3.binding.zeromq.runtime.message
-
Implementations receive messages on a ZeroMQ SUB socket.
- suspend() - Method in class org.fabric3.binding.zeromq.runtime.ZeroMQTransport
-