- rdtsc() - Static method in class zmq.Clock
-
- read() - Method in class zmq.Pipe
-
- read() - Method in class zmq.YPipe
-
- read(SocketBase, int) - Static method in class zmq.ZMQ.Event
-
- read(SocketBase) - Static method in class zmq.ZMQ.Event
-
- read_activated(Pipe) - Method in interface zmq.Pipe.IPipeEvents
-
- read_activated(Pipe) - Method in class zmq.SessionBase
-
- read_activated(Pipe) - Method in class zmq.SocketBase
-
- readyOps() - Method in class org.zeromq.ZMQ.PollItem
-
- readyOps(SelectionKey, int) - Method in class zmq.PollItem
-
- readyOps() - Method in class zmq.PollItem
-
- realloc(Class<T>, T[], int, boolean) - Static method in class zmq.Utils
-
- realloc(byte[], int) - Static method in class zmq.Utils
-
- Reaper - Class in zmq
-
- Reaper(Ctx, int) - Constructor for class zmq.Reaper
-
- reaper_tid - Static variable in class zmq.Ctx
-
- recv(ZMQ.Socket, int) - Static method in class org.zeromq.ZMQ.Event
-
Receive an event from a monitor socket.
- recv(ZMQ.Socket) - Static method in class org.zeromq.ZMQ.Event
-
Receive an event from a monitor socket.
- recv() - Method in class org.zeromq.ZMQ.Socket
-
Receive a message.
- recv(int) - Method in class org.zeromq.ZMQ.Socket
-
Receive a message.
- recv(byte[], int, int, int) - Method in class org.zeromq.ZMQ.Socket
-
Receive a message in to a specified buffer.
- recv(ValueReference<Integer>) - Method in class zmq.FQ
-
- recv(long) - Method in class zmq.Mailbox
-
- recv() - Method in class zmq.Signaler
-
- recv(int) - Method in class zmq.SocketBase
-
- recvByteBuffer(ByteBuffer, int) - Method in class org.zeromq.ZMQ.Socket
-
Receive a message into the specified ByteBuffer
- recvFrame(ZMQ.Socket) - Static method in class org.zeromq.ZFrame
-
Receives single frame from socket, returns the received frame object, or null if the recv
was interrupted.
- recvFrame(ZMQ.Socket, int) - Static method in class org.zeromq.ZFrame
-
Receive a new frame off the socket, Returns newly-allocated frame, or
null if there was no input waiting, or if the read was interrupted.
- recvMsg(ZMQ.Socket) - Static method in class org.zeromq.ZMsg
-
Receives message from socket, returns ZMsg object or null if the
recv was interrupted.
- recvMsg(ZMQ.Socket, int) - Static method in class org.zeromq.ZMsg
-
Receives message from socket, returns ZMsg object or null if the
recv was interrupted.
- recvpipe(ValueReference<Integer>, ValueReference<Pipe>) - Method in class zmq.FQ
-
- recvStr() - Method in class org.zeromq.ZMQ.Socket
-
- recvStr(int) - Method in class org.zeromq.ZMQ.Socket
-
- register(ZMQ.Socket) - Method in class org.zeromq.ZMQ.Poller
-
Register a Socket for polling on all events.
- register(ZMQ.Socket, int) - Method in class org.zeromq.ZMQ.Poller
-
Register a Socket for polling on the specified events.
- register(SelectableChannel, int) - Method in class org.zeromq.ZMQ.Poller
-
Register a Socket for polling on the specified events.
- register(ZMQ.PollItem) - Method in class org.zeromq.ZMQ.Poller
-
Register a Channel for polling on the specified events.
- register_endpoint(String, Ctx.Endpoint) - Method in class zmq.Ctx
-
- register_endpoint(String, Ctx.Endpoint) - Method in class zmq.ZObject
-
- register_term_acks(int) - Method in class zmq.Own
-
- remaining() - Method in class zmq.Transfer.ByteBufferTransfer
-
- remaining() - Method in class zmq.Transfer.FileChannelTransfer
-
- remaining() - Method in interface zmq.Transfer
-
- remove() - Method in class org.zeromq.ZMsg
-
- remove(Object) - Method in class org.zeromq.ZMsg
-
- remove(Object) - Method in class zmq.MultiMap.MultiMapEntrySet
-
- remove() - Method in class zmq.MultiMap.MultiMapEntrySet
-
- remove(Object) - Method in class zmq.MultiMap
-
- removeAll(Collection<?>) - Method in class org.zeromq.ZMsg
-
- removeAll(Collection<?>) - Method in class zmq.MultiMap.MultiMapEntrySet
-
- removeFirst() - Method in class org.zeromq.ZMsg
-
- removeFirstOccurrence(Object) - Method in class org.zeromq.ZMsg
-
- removeLast() - Method in class org.zeromq.ZMsg
-
- removeLastOccurrence(Object) - Method in class org.zeromq.ZMsg
-
- removePoller(ZMQ.PollItem) - Method in class org.zeromq.ZLoop
-
- removeTimer(Object) - Method in class org.zeromq.ZLoop
-
- REP - Static variable in class org.zeromq.ZMQ
-
Flag to specify the receiving part of a REQ socket.
- Rep - Class in zmq
-
- Rep(Ctx, int, int) - Constructor for class zmq.Rep
-
- Rep.RepSession - Class in zmq
-
- Rep.RepSession(IOThread, boolean, SocketBase, Options, Address) - Constructor for class zmq.Rep.RepSession
-
- REQ - Static variable in class org.zeromq.ZMQ
-
Flag to specify a REQ socket, receiving side must be a REP.
- Req - Class in zmq
-
- Req(Ctx, int, int) - Constructor for class zmq.Req
-
- Req.ReqSession - Class in zmq
-
- Req.ReqSession(IOThread, boolean, SocketBase, Options, Address) - Constructor for class zmq.Req.ReqSession
-
- reset(String) - Method in class org.zeromq.ZFrame
-
Sets new contents for frame
- reset(byte[]) - Method in class org.zeromq.ZFrame
-
Sets new contents for frame
- reset() - Method in class zmq.Req.ReqSession
-
- reset() - Method in class zmq.SessionBase
-
- reset_pollin(SelectableChannel) - Method in class zmq.IOObject
-
- reset_pollin(SelectableChannel) - Method in class zmq.Poller
-
- reset_pollout(SelectableChannel) - Method in class zmq.IOObject
-
- reset_pollout(SelectableChannel) - Method in class zmq.Poller
-
- resetFlags(int) - Method in class zmq.Msg
-
- resolve(String, boolean) - Method in interface zmq.Address.IZAddress
-
- resolve() - Method in class zmq.Address
-
- resolve(String, boolean) - Method in class zmq.IpcAddress
-
- resolve(String, boolean) - Method in class zmq.TcpAddress
-
- resolved() - Method in class zmq.Address
-
- retainAll(Collection<?>) - Method in class org.zeromq.ZMsg
-
- retainAll(Collection<?>) - Method in class zmq.MultiMap.MultiMapEntrySet
-
- REUSE - Static variable in class org.zeromq.ZFrame
-
- rm(Pipe, Mtrie.IMtrieHandler, Object) - Method in class zmq.Mtrie
-
- rm(byte[], int, Pipe) - Method in class zmq.Mtrie
-
- rm(byte[], int) - Method in class zmq.Trie
-
- rm_fd(SelectableChannel) - Method in class zmq.IOObject
-
- rm_fd(SelectableChannel) - Method in class zmq.Poller
-
- rollback() - Method in class zmq.Pipe
-
- rollback() - Method in class zmq.Router
-
- ROUTER - Static variable in class org.zeromq.ZMQ
-
Flag to specify ROUTER socket (aka XREP).
- Router - Class in zmq
-
- Router(Ctx, int, int) - Constructor for class zmq.Router
-
- Router.RouterSession - Class in zmq
-
- Router.RouterSession(IOThread, boolean, SocketBase, Options, Address) - Constructor for class zmq.Router.RouterSession
-
- run() - Method in class org.zeromq.ZMQQueue
-
- run(Object[], ZContext, ZMQ.Socket) - Method in interface org.zeromq.ZThread.IAttachedRunnable
-
- run(Object[]) - Method in interface org.zeromq.ZThread.IDetachedRunnable
-
- run() - Method in class zmq.Poller
-
- s_recvmsg(SocketBase, int) - Static method in class zmq.ZMQ
-
- save(ZMsg, DataOutputStream) - Static method in class org.zeromq.ZMsg
-
Save message to an open data output stream.
- send(ZMQ.Socket, int) - Method in class org.zeromq.ZFrame
-
Internal method to call org.zeromq.Socket send() method.
- send(String) - Method in class org.zeromq.ZMQ.Socket
-
- send(String, int) - Method in class org.zeromq.ZMQ.Socket
-
- send(byte[]) - Method in class org.zeromq.ZMQ.Socket
-
- send(byte[], int) - Method in class org.zeromq.ZMQ.Socket
-
- send(ZMQ.Socket) - Method in class org.zeromq.ZMsg
-
Send message to 0MQ socket.
- send(ZMQ.Socket, boolean) - Method in class org.zeromq.ZMsg
-
Send message to 0MQ socket, destroys contents after sending if destroy param is set to true.
- send(Msg, ValueReference<Integer>) - Method in class zmq.LB
-
- send(Command) - Method in class zmq.Mailbox
-
- send() - Method in class zmq.Signaler
-
- send(Msg, int) - Method in class zmq.SocketBase
-
- send_activate_read(Pipe) - Method in class zmq.ZObject
-
- send_activate_write(Pipe, long) - Method in class zmq.ZObject
-
- send_attach(SessionBase, IEngine) - Method in class zmq.ZObject
-
- send_attach(SessionBase, IEngine, boolean) - Method in class zmq.ZObject
-
- send_bind(Own, Pipe) - Method in class zmq.ZObject
-
- send_bind(Own, Pipe, boolean) - Method in class zmq.ZObject
-
- send_command(int, Command) - Method in class zmq.Ctx
-
- send_done() - Method in class zmq.ZObject
-
- send_hiccup(Pipe, Object) - Method in class zmq.ZObject
-
- send_own(Own, Own) - Method in class zmq.ZObject
-
- send_pipe_term(Pipe) - Method in class zmq.ZObject
-
- send_pipe_term_ack(Pipe) - Method in class zmq.ZObject
-
- send_plug(Own) - Method in class zmq.ZObject
-
- send_plug(Own, boolean) - Method in class zmq.ZObject
-
- send_reap(SocketBase) - Method in class zmq.ZObject
-
- send_reaped() - Method in class zmq.ZObject
-
- send_stop() - Method in class zmq.ZObject
-
- send_term(Own, int) - Method in class zmq.ZObject
-
- send_term_ack(Own) - Method in class zmq.ZObject
-
- send_term_req(Own, Own) - Method in class zmq.ZObject
-
- send_to_all(Msg) - Method in class zmq.Dist
-
- send_to_matching(Msg) - Method in class zmq.Dist
-
- sendAndDestroy(ZMQ.Socket, int) - Method in class org.zeromq.ZFrame
-
Sends frame to socket if it contains data.
- sendAndDestroy(ZMQ.Socket) - Method in class org.zeromq.ZFrame
-
Sends frame to socket if it contains data.
- sendAndKeep(ZMQ.Socket, int) - Method in class org.zeromq.ZFrame
-
Sends frame to socket if it contains any data.
- sendAndKeep(ZMQ.Socket) - Method in class org.zeromq.ZFrame
-
Sends frame to socket if it contains any data.
- sendByteBuffer(ByteBuffer, int) - Method in class org.zeromq.ZMQ.Socket
-
Send a message
- sendMore(String) - Method in class org.zeromq.ZMQ.Socket
-
- sendMore(byte[]) - Method in class org.zeromq.ZMQ.Socket
-
- SessionBase - Class in zmq
-
- SessionBase(IOThread, boolean, SocketBase, Options, Address) - Constructor for class zmq.SessionBase
-
- set(int, int) - Method in class zmq.Ctx
-
- set(V) - Method in class zmq.ValueReference
-
- set_address(String) - Method in class zmq.IpcListener
-
- set_address(String) - Method in class zmq.TcpListener
-
- set_event_sink(Pipe.IPipeEvents) - Method in class zmq.Pipe
-
- set_handler(IPollEvents) - Method in class zmq.IOObject
-
- set_identity(Blob) - Method in class zmq.Pipe
-
- set_msg_sink(IMsgSink) - Method in class zmq.Decoder
-
- set_msg_sink(IMsgSink) - Method in interface zmq.IDecoder
-
- set_msg_sink(IMsgSink) - Method in class zmq.V1Decoder
-
- set_msg_source(IMsgSource) - Method in class zmq.Encoder
-
- set_msg_source(IMsgSource) - Method in interface zmq.IEncoder
-
- set_msg_source(IMsgSource) - Method in class zmq.V1Encoder
-
- set_pollaccept(SelectableChannel) - Method in class zmq.IOObject
-
- set_pollaccept(SelectableChannel) - Method in class zmq.Poller
-
- set_pollconnect(SelectableChannel) - Method in class zmq.IOObject
-
- set_pollconnect(SelectableChannel) - Method in class zmq.Poller
-
- set_pollin(SelectableChannel) - Method in class zmq.IOObject
-
- set_pollin(SelectableChannel) - Method in class zmq.Poller
-
- set_pollout(SelectableChannel) - Method in class zmq.IOObject
-
- set_pollout(SelectableChannel) - Method in class zmq.Poller
-
- setAffinity(long) - Method in class org.zeromq.ZMQ.Socket
-
Get the Affinity.
- setBacklog(long) - Method in class org.zeromq.ZMQ.Socket
-
- setContext(ZMQ.Context) - Method in class org.zeromq.ZContext
-
- setDecoder(Class<? extends DecoderBase>) - Method in class org.zeromq.ZMQ.Socket
-
Set custom Decoder
- setDelayAttachOnConnect(boolean) - Method in class org.zeromq.ZMQ.Socket
-
Accept messages only when connections are made
If set to true, will delay the attachment of a pipe on connect until the underlying connection
has completed.
- setEncoder(Class<? extends EncoderBase>) - Method in class org.zeromq.ZMQ.Socket
-
Set custom Encoder
- setFlags(int) - Method in class zmq.Msg
-
- setHWM(int) - Method in class org.zeromq.ZContext
-
- setHWM(long) - Method in class org.zeromq.ZMQ.Socket
-
The 'ZMQ_HWM' option shall set the high water mark for the specified 'socket'.
- setIdentity(byte[]) - Method in class org.zeromq.ZMQ.Socket
-
The 'ZMQ_IDENTITY' option shall set the identity of the specified 'socket'.
- setIoThreads(int) - Method in class org.zeromq.ZContext
-
- setIOThreads(int) - Method in class org.zeromq.ZMQ.Context
-
Set the size of the 0MQ thread pool to handle I/O operations.
- setIPv4Only(boolean) - Method in class org.zeromq.ZMQ.Socket
-
The 'ZMQ_IPV4ONLY' option shall set the underlying native socket type.
- setLinger(int) - Method in class org.zeromq.ZContext
-
- setLinger(long) - Method in class org.zeromq.ZMQ.Socket
-
The 'ZMQ_LINGER' option shall retrieve the period for pending outbound
messages to linger in memory after closing the socket.
- setMain(boolean) - Method in class org.zeromq.ZContext
-
- setMaxMsgSize(long) - Method in class org.zeromq.ZMQ.Socket
-
- setMaxSockets(int) - Method in class org.zeromq.ZMQ.Context
-
Sets the maximum number of sockets allowed on the context
- setMulticastHops(long) - Method in class org.zeromq.ZMQ.Socket
-
Sets the time-to-live field in every multicast packet sent from this socket.
- setMulticastLoop(boolean) - Method in class org.zeromq.ZMQ.Socket
-
Deprecated.
- setRate(long) - Method in class org.zeromq.ZMQ.Socket
-
The 'ZMQ_RATE' option shall set the maximum send or receive data rate for multicast
transports such as in the man page of zmq_pgm[7] using the specified 'socket'.
- setRcvHWM(long) - Method in class org.zeromq.ZMQ.Socket
-
- setReceiveBufferSize(long) - Method in class org.zeromq.ZMQ.Socket
-
The 'ZMQ_RCVBUF' option shall set the underlying kernel receive buffer size for the
'socket' to the specified size in bytes.
- setReceiveTimeOut(int) - Method in class org.zeromq.ZMQ.Socket
-
Sets the timeout for receive operation on the socket.
- setReconnectIVL(long) - Method in class org.zeromq.ZMQ.Socket
-
- setReconnectIVLMax(long) - Method in class org.zeromq.ZMQ.Socket
-
- setRecoveryInterval(long) - Method in class org.zeromq.ZMQ.Socket
-
The 'ZMQ_RECOVERY_IVL' option shall set the recovery interval for multicast transports
using the specified 'socket'.
- setRouterMandatory(boolean) - Method in class org.zeromq.ZMQ.Socket
-
Sets the ROUTER socket behavior when an unroutable message is encountered.
- setSendBufferSize(long) - Method in class org.zeromq.ZMQ.Socket
-
The 'ZMQ_SNDBUF' option shall set the underlying kernel transmit buffer size for the
'socket' to the specified size in bytes.
- setSendTimeOut(int) - Method in class org.zeromq.ZMQ.Socket
-
Sets the timeout for send operation on the socket.
- setSndHWM(long) - Method in class org.zeromq.ZMQ.Socket
-
- setsockopt(int, Object) - Method in class zmq.Options
-
- setsockopt(int, Object) - Method in class zmq.SocketBase
-
- setSwap(long) - Method in class org.zeromq.ZMQ.Socket
-
Deprecated.
- setTCPKeepAlive(long) - Method in class org.zeromq.ZMQ.Socket
-
Override SO_KEEPALIVE socket option (where supported by OS) to enable keep-alive packets for a socket
connection.
- setTCPKeepAlive(int) - Method in class org.zeromq.ZMQ.Socket
-
Override SO_KEEPALIVE socket option (where supported by OS) to enable keep-alive packets for a socket
connection.
- setTCPKeepAliveCount(long) - Method in class org.zeromq.ZMQ.Socket
-
Override TCP_KEEPCNT socket option (where supported by OS).
- setTCPKeepAliveIdle(long) - Method in class org.zeromq.ZMQ.Socket
-
Override TCP_KEEPCNT (or TCP_KEEPALIVE on some OS) socket option (where supported by OS).
- setTCPKeepAliveInterval(long) - Method in class org.zeromq.ZMQ.Socket
-
Override TCP_KEEPINTVL socket option (where supported by OS).
- setTimeout(long) - Method in class org.zeromq.ZMQ.Poller
-
Deprecated.
Timeout handling has been moved to the poll() methods.
- setValue(V) - Method in class zmq.MultiMap.MultiMapEntry
-
- setXpubVerbose(boolean) - Method in class org.zeromq.ZMQ.Socket
-
Sets the XPUB socket behavior on new subscriptions and unsubscriptions.
- shadow(ZContext) - Static method in class org.zeromq.ZContext
-
Creates new shadow context.
- SHARED - Static variable in class zmq.Msg
-
- Signaler - Class in zmq
-
- Signaler() - Constructor for class zmq.Signaler
-
- size() - Method in class org.zeromq.ZFrame
-
Returns byte size of frame, if set, else 0
- size() - Method in class org.zeromq.ZMsg
-
- size() - Method in class zmq.Blob
-
- size() - Method in class zmq.Msg
-
- size() - Method in class zmq.MultiMap.MultiMapEntrySet
-
- size() - Method in class zmq.MultiMap
-
- SNDMORE - Static variable in class org.zeromq.ZMQ
-
Socket flag to indicate that more message parts are coming.
- socket(int) - Method in class org.zeromq.ZMQ.Context
-
Create a new Socket within this context.
- SocketBase - Class in zmq
-
- SocketBase(Ctx, int, int) - Constructor for class zmq.SocketBase
-
- stalled() - Method in class zmq.DecoderBase
-
- stalled() - Method in interface zmq.IDecoder
-
- start() - Method in class org.zeromq.ZLoop
-
- start(ZThread.IDetachedRunnable, Object...) - Static method in class org.zeromq.ZThread
-
- start() - Method in class zmq.IOThread
-
- start() - Method in class zmq.Poller
-
- start() - Method in class zmq.Reaper
-
- start_reaping(Poller) - Method in class zmq.SocketBase
-
- state() - Method in class zmq.DecoderBase
-
- state(int) - Method in class zmq.DecoderBase
-
- state() - Method in class zmq.EncoderBase
-
- state(int) - Method in class zmq.EncoderBase
-
- stop() - Method in class zmq.IOThread
-
- stop() - Method in class zmq.Poller
-
- stop() - Method in class zmq.Reaper
-
- stop() - Method in class zmq.SocketBase
-
- stop_monitor() - Method in class zmq.SocketBase
-
- StreamEngine - Class in zmq
-
- StreamEngine(SocketChannel, Options, String) - Constructor for class zmq.StreamEngine
-
- STREAMER - Static variable in class org.zeromq.ZMQ
-
Flag to specify a STREAMER device.
- streq(String) - Method in class org.zeromq.ZFrame
-
String equals.
- strhex() - Method in class org.zeromq.ZFrame
-
- SUB - Static variable in class org.zeromq.ZMQ
-
Flag to specify the receiving part of the PUB or XPUB socket.
- Sub - Class in zmq
-
- Sub(Ctx, int, int) - Constructor for class zmq.Sub
-
- Sub.SubSession - Class in zmq
-
- Sub.SubSession(IOThread, boolean, SocketBase, Options, Address) - Constructor for class zmq.Sub.SubSession
-
- subscribe(byte[]) - Method in class org.zeromq.ZMQ.Socket
-
The 'ZMQ_SUBSCRIBE' option shall establish a new message filter on a 'ZMQ_SUB' socket.
- SUBSCRIPTION_ALL - Static variable in class org.zeromq.ZMQ
-
- SUBSCRIPTION_ALL - Static variable in class zmq.ZMQ
-
- swap(List<T>, int, int) - Static method in class zmq.Utils
-