A B C D E F G H I L M N O P Q R S T U V W X Z

A

add(String) - Method in class org.zeromq.ZMsg
 
add(byte[]) - Method in class org.zeromq.ZMsg
 
add(ZFrame) - Method in class org.zeromq.ZMsg
 
addAll(Collection<? extends ZFrame>) - Method in class org.zeromq.ZMsg
 
addFirst(String) - Method in class org.zeromq.ZMsg
 
addFirst(byte[]) - Method in class org.zeromq.ZMsg
 
addFirst(ZFrame) - Method in class org.zeromq.ZMsg
 
addLast(String) - Method in class org.zeromq.ZMsg
 
addLast(byte[]) - Method in class org.zeromq.ZMsg
 
addLast(ZFrame) - Method in class org.zeromq.ZMsg
 
addPoller(ZMQ.PollItem, ZLoop.IZLoopHandler, Object) - Method in class org.zeromq.ZLoop
 
addString(String) - Method in class org.zeromq.ZMsg
Add a String as a new ZFrame to the end of list
addTimer(int, int, ZLoop.IZLoopHandler, Object) - Method in class org.zeromq.ZLoop
 
App - Class in org.zeromq
Simple App to display version information about jzmq.
App() - Constructor for class org.zeromq.App
 

B

bind(String) - Method in class org.zeromq.ZMQ.Socket
Bind to network interface.
bindToRandomPort(String) - Method in class org.zeromq.ZMQ.Socket
Bind to network interface to a random port.
bindToRandomPort(String, int) - Method in class org.zeromq.ZMQ.Socket
Bind to network interface to a random port.
bindToRandomPort(String, int, int) - Method in class org.zeromq.ZMQ.Socket
Bind to network interface to a random port.
bindToRandomPort(String, int, int, int) - Method in class org.zeromq.ZMQ.Socket
Bind to network interface to a random port.

C

clear() - Method in class org.zeromq.ZMsg
 
close() - Method in class org.zeromq.ZContext
 
close() - Method in class org.zeromq.ZMQ.Socket
This is an explicit "destructor".
close() - Method in class org.zeromq.ZMQQueue
Unregisters input and output sockets.
connect(String) - Method in class org.zeromq.ZMQ.Socket
Connect to remote application.
construct(int) - Method in class org.zeromq.ZMQ.Context
Initialize the JNI interface
construct(ZMQ.Context, int) - Method in class org.zeromq.ZMQ.Socket
Initialize the JNI interface
contains(Object) - Method in class org.zeromq.ZMsg
 
containsAll(Collection<?>) - Method in class org.zeromq.ZMsg
 
contentSize() - Method in class org.zeromq.ZMsg
Return total number of bytes contained in all ZFrames in this ZMsg
context(int) - Static method in class org.zeromq.ZMQ
Create a new Context.
createSocket(int) - Method in class org.zeromq.ZContext
Creates a new managed socket within this ZContext instance.

D

DEALER - Static variable in class org.zeromq.ZMQ
Flag to specify a DEALER socket (aka XREQ).
descendingIterator() - Method in class org.zeromq.ZMsg
 
destroy() - Method in class org.zeromq.ZContext
Destructor.
destroy() - Method in class org.zeromq.ZFrame
Destructor.
destroy() - Method in class org.zeromq.ZLoop
 
destroy() - Method in class org.zeromq.ZMsg
Destructor.
destroySocket(ZMQ.Socket) - Method in class org.zeromq.ZContext
Destroys managed socket within this context and remove from sockets list
disconnect(String) - Method in class org.zeromq.ZMQ.Socket
Disconnect from a remote application.
DONTWAIT - Static variable in class org.zeromq.ZFrame
 
DONTWAIT - Static variable in class org.zeromq.ZMQ
 
DOWNSTREAM - Static variable in class org.zeromq.ZMQ
Deprecated. 
dump(Appendable) - Method in class org.zeromq.ZMsg
Dump the message in human readable format.
duplicate() - Method in class org.zeromq.ZFrame
Creates a new frame that duplicates an existing frame
duplicate() - Method in class org.zeromq.ZMsg
Creates copy of this ZMsg.

E

EADDRINUSE() - Static method in class org.zeromq.ZMQ
 
EADDRNOTAVAIL() - Static method in class org.zeromq.ZMQ
 
ECONNREFUSED() - Static method in class org.zeromq.ZMQ
 
EFSM() - Static method in class org.zeromq.ZMQ
 
EHOSTUNREACH() - Static method in class org.zeromq.ZMQ
 
EINPROGRESS() - Static method in class org.zeromq.ZMQ
 
element() - Method in class org.zeromq.ZMsg
 
EmbeddedLibraryTools - Class in org.zeromq
 
EMTHREAD() - Static method in class org.zeromq.ZMQ
 
ENETDOWN() - Static method in class org.zeromq.ZMQ
 
ENOBUFS() - Static method in class org.zeromq.ZMQ
 
ENOCOMPATPROTO() - Static method in class org.zeromq.ZMQ
 
ENOTSOCK() - Static method in class org.zeromq.ZMQ
 
ENOTSUP() - Static method in class org.zeromq.ZMQ
 
EPROTONOSUPPORT() - Static method in class org.zeromq.ZMQ
 
equals(Object) - Method in class org.zeromq.ZFrame
 
equals(Object) - Method in class org.zeromq.ZMQ.PollItem
 
equals(Object) - Method in class org.zeromq.ZMsg
 
ETERM() - Static method in class org.zeromq.ZMQ
 

F

finalize() - Method in class org.zeromq.ZMQ.Context
Free all resources used by JNI interface.
finalize() - Method in class org.zeromq.ZMQ.Socket
Free all resources used by JNI interface.
findByCode(int) - Static method in enum org.zeromq.ZMQ.Error
 
fork(ZContext, ZThread.IAttachedRunnable, Object...) - Static method in class org.zeromq.ZThread
 
FORWARDER - Static variable in class org.zeromq.ZMQ
Flag to specify a FORWARDER device.

G

getAffinity() - Method in class org.zeromq.ZMQ.Socket
 
getBacklog() - Method in class org.zeromq.ZMQ.Socket
 
getBytesSockopt(int) - Method in class org.zeromq.ZMQ.Socket
Get the socket option value, as a byte array.
getCode() - Method in enum org.zeromq.ZMQ.Error
 
getContext() - Method in class org.zeromq.ZContext
 
getCurrentPlatformIdentifier() - Static method in class org.zeromq.EmbeddedLibraryTools
 
getData() - Method in class org.zeromq.ZFrame
 
getEmbeddedLibraryList() - Static method in class org.zeromq.EmbeddedLibraryTools
 
getErrorCode() - Method in exception org.zeromq.ZMQException
 
getEvents() - Method in class org.zeromq.ZMQ.Socket
The 'ZMQ_EVENTS' option shall retrieve event flags for the specified socket.
getFD() - Method in class org.zeromq.ZMQ.Socket
The 'ZMQ_FD' option shall retrieve file descriptor associated with the 0MQ socket.
getFirst() - Method in class org.zeromq.ZMsg
 
getFullVersion() - Static method in class org.zeromq.ZMQ
 
getHWM() - Method in class org.zeromq.ZMQ.Socket
 
getIdentity() - Method in class org.zeromq.ZMQ.Socket
 
getIoThreads() - Method in class org.zeromq.ZContext
 
getIPv4Only() - Method in class org.zeromq.ZMQ.Socket
 
getItem(int) - Method in class org.zeromq.ZMQ.Poller
Get the PollItem associated with an index.
getLast() - Method in class org.zeromq.ZMsg
 
getLinger() - Method in class org.zeromq.ZContext
 
getLinger() - Method in class org.zeromq.ZMQ.Socket
 
getLongSockopt(int) - Method in class org.zeromq.ZMQ.Socket
Get the socket option value, as a long.
getMajorVersion() - Static method in class org.zeromq.ZMQ
 
getMaxMsgSize() - Method in class org.zeromq.ZMQ.Socket
 
getMinorVersion() - Static method in class org.zeromq.ZMQ
 
getMulticastHops() - Method in class org.zeromq.ZMQ.Socket
 
getNext() - Method in class org.zeromq.ZMQ.Poller
Get the index for the next position in the poll set size.
getPatchVersion() - Static method in class org.zeromq.ZMQ
 
getRate() - Method in class org.zeromq.ZMQ.Socket
 
getRawSocket() - Method in class org.zeromq.ZMQ.PollItem
 
getRcvHWM() - Method in class org.zeromq.ZMQ.Socket
 
getReceiveBufferSize() - Method in class org.zeromq.ZMQ.Socket
 
getReceiveTimeOut() - Method in class org.zeromq.ZMQ.Socket
 
getReconnectIVL() - Method in class org.zeromq.ZMQ.Socket
 
getReconnectIVLMax() - Method in class org.zeromq.ZMQ.Socket
 
getRecoveryInterval() - Method in class org.zeromq.ZMQ.Socket
 
getSendBufferSize() - Method in class org.zeromq.ZMQ.Socket
 
getSendTimeOut() - Method in class org.zeromq.ZMQ.Socket
 
getSize() - Method in class org.zeromq.ZMQ.Poller
Get the current poll set size.
getSndHWM() - Method in class org.zeromq.ZMQ.Socket
 
getSocket(int) - Method in class org.zeromq.ZMQ.Poller
Get the socket associated with an index.
getSocket() - Method in class org.zeromq.ZMQ.PollItem
 
getSockets() - Method in class org.zeromq.ZContext
 
getSwap() - Method in class org.zeromq.ZMQ.Socket
 
getTCPKeepAliveCount() - Method in class org.zeromq.ZMQ.Socket
 
getTCPKeepAliveIdle() - Method in class org.zeromq.ZMQ.Socket
 
getTCPKeepAliveInterval() - Method in class org.zeromq.ZMQ.Socket
 
getTCPKeepAliveSetting() - Method in class org.zeromq.ZMQ.Socket
 
getTimeout() - Method in class org.zeromq.ZMQ.Poller
Deprecated. Timeout handling has been moved to the poll() methods.
getType() - Method in class org.zeromq.ZMQ.Socket
The 'ZMQ_TYPE option shall retrieve the socket type for the specified 'socket'.
getVersionString() - Static method in class org.zeromq.ZMQ
 

H

handle(ZLoop, ZMQ.PollItem, Object) - Method in interface org.zeromq.ZLoop.IZLoopHandler
 
handleMessage(ZDispatcher.ZSender, ZMsg) - Method in interface org.zeromq.ZDispatcher.ZMessageHandler
 
hasData() - Method in class org.zeromq.ZFrame
Convenience method to ascertain if this frame contains some message data
hashCode() - Method in class org.zeromq.ZFrame
 
hashCode() - Method in class org.zeromq.ZMsg
 
hasMore() - Method in class org.zeromq.ZFrame
 
hasMulticastLoop() - Method in class org.zeromq.ZMQ.Socket
 
hasReceiveMore() - Method in class org.zeromq.ZMQ.Socket
The 'ZMQ_RCVMORE' option shall return a boolean value indicating if the multi-part message currently being read from the specified 'socket' has more message parts to follow.
hasSameData(ZFrame) - Method in class org.zeromq.ZFrame
Returns true if both frames have byte - for byte identical data

I

isEmpty() - Method in class org.zeromq.ZMsg
 
isError() - Method in class org.zeromq.ZMQ.PollItem
 
isMain() - Method in class org.zeromq.ZContext
 
isReadable() - Method in class org.zeromq.ZMQ.PollItem
 
isWritable() - Method in class org.zeromq.ZMQ.PollItem
 
iterator() - Method in class org.zeromq.ZMsg
 

L

load(DataInputStream) - Static method in class org.zeromq.ZMsg
Load / append a ZMsg from an open DataInputStream
LOADED_EMBEDDED_LIBRARY - Static variable in class org.zeromq.EmbeddedLibraryTools
 

M

main(String[]) - Static method in class org.zeromq.App
 
make_version(int, int, int) - Static method in class org.zeromq.ZMQ
 
makeVersion(int, int, int) - Static method in class org.zeromq.ZMQ
 
MORE - Static variable in class org.zeromq.ZFrame
 

N

newStringMsg(String...) - Static method in class org.zeromq.ZMsg
Create a new ZMsg from one or more Strings
NOBLOCK - Static variable in class org.zeromq.ZMQ
Socket flag to indicate a nonblocking send or recv mode.

O

offer(ZFrame) - Method in class org.zeromq.ZMsg
 
offerFirst(ZFrame) - Method in class org.zeromq.ZMsg
 
offerLast(ZFrame) - Method in class org.zeromq.ZMsg
 
org.zeromq - package org.zeromq
 

P

PAIR - Static variable in class org.zeromq.ZMQ
Flag to specify a exclusive pair of items.
peek() - Method in class org.zeromq.ZMsg
 
peekFirst() - Method in class org.zeromq.ZMsg
 
peekLast() - Method in class org.zeromq.ZMsg
 
poll(ZMQ.PollItem[], long) - Static method in class org.zeromq.ZMQ
Poll on polling items until timeout
poll(ZMQ.PollItem[], int, long) - Static method in class org.zeromq.ZMQ
Poll on polling items until timeout
poll() - Method in class org.zeromq.ZMQ.Poller
Issue a poll call.
poll(long) - Method in class org.zeromq.ZMQ.Poller
Issue a poll call, using the specified timeout value.
poll() - Method in class org.zeromq.ZMsg
 
poller() - Method in class org.zeromq.ZMQ.Context
Deprecated. use Poller constructor
poller(int) - Method in class org.zeromq.ZMQ.Context
Deprecated. use Poller constructor
POLLERR - Static variable in class org.zeromq.ZMQ.Poller
 
pollerr(int) - Method in class org.zeromq.ZMQ.Poller
Check whether the specified element in the poll set was signalled for error.
pollFirst() - Method in class org.zeromq.ZMsg
 
POLLIN - Static variable in class org.zeromq.ZMQ.Poller
These values can be ORed to specify what we want to poll for.
pollin(int) - Method in class org.zeromq.ZMQ.Poller
Check whether the specified element in the poll set was signalled for input.
pollLast() - Method in class org.zeromq.ZMsg
 
POLLOUT - Static variable in class org.zeromq.ZMQ.Poller
 
pollout(int) - Method in class org.zeromq.ZMQ.Poller
Check whether the specified element in the poll set was signalled for output.
pop() - Method in class org.zeromq.ZMsg
 
popString() - Method in class org.zeromq.ZMsg
Pop a ZFrame and return the toString() representation of it.
print(String) - Method in class org.zeromq.ZFrame
 
proxy(ZMQ.Socket, ZMQ.Socket, ZMQ.Socket) - Static method in class org.zeromq.ZMQ
Starts the built-in ØMQ proxy in the current application thread.
PUB - Static variable in class org.zeromq.ZMQ
Flag to specify a PUB socket, receiving side must be a SUB or XSUB.
PULL - Static variable in class org.zeromq.ZMQ
Flag to specify the receiving part of a PUSH socket.
PUSH - Static variable in class org.zeromq.ZMQ
Flag to specify a PUSH socket, receiving side must be a PULL.
push(String) - Method in class org.zeromq.ZMsg
 
push(byte[]) - Method in class org.zeromq.ZMsg
 
push(ZFrame) - Method in class org.zeromq.ZMsg
 

Q

QUEUE - Static variable in class org.zeromq.ZMQ
Flag to specify a QUEUE device.

R

readyOps() - Method in class org.zeromq.ZMQ.PollItem
 
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() - Method in class org.zeromq.ZMQ.Socket
Receive a message.
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.
recvStr() - Method in class org.zeromq.ZMQ.Socket
Receive a message as a String.
recvStr(int) - Method in class org.zeromq.ZMQ.Socket
Receive a message as a String.
recvZeroCopy(ByteBuffer, int, int) - Method in class org.zeromq.ZMQ.Socket
Zero copy recv
register(ZMQ.Socket) - Method in class org.zeromq.ZMQ.Poller
Register a Socket for polling on all events.
register(SelectableChannel) - Method in class org.zeromq.ZMQ.Poller
Register a Channel 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 Channel 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.
registerHandler(ZMQ.Socket, ZDispatcher.ZMessageHandler, ZDispatcher.ZSender) - Method in class org.zeromq.ZDispatcher
 
registerHandler(ZMQ.Socket, ZDispatcher.ZMessageHandler, ZDispatcher.ZSender, ExecutorService) - Method in class org.zeromq.ZDispatcher
 
remove() - Method in class org.zeromq.ZMsg
 
remove(Object) - Method in class org.zeromq.ZMsg
 
removeAll(Collection<?>) - Method in class org.zeromq.ZMsg
 
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.
REQ - Static variable in class org.zeromq.ZMQ
Flag to specify a REQ socket, receiving side must be a REP.
reset(byte[]) - Method in class org.zeromq.ZFrame
Sets new contents for frame
reset(String) - Method in class org.zeromq.ZFrame
Sets new contents for frame
retainAll(Collection<?>) - Method in class org.zeromq.ZMsg
 
REUSE - Static variable in class org.zeromq.ZFrame
 
ROUTER - Static variable in class org.zeromq.ZMQ
Flag to specify ROUTER socket (aka XREP).
run() - Method in class org.zeromq.ZMQForwarder
Forwarding messages.
run() - Method in class org.zeromq.ZMQQueue
Queuing of requests and replies.
run(Object[], ZContext, ZMQ.Socket) - Method in interface org.zeromq.ZThread.IAttachedRunnable
 
run(Object[]) - Method in interface org.zeromq.ZThread.IDetachedRunnable
 
run_poll(ZMQ.PollItem[], int, long) - Static method in class org.zeromq.ZMQ.Poller
Issue a poll call on the specified 0MQ items.

S

save(ZMsg, DataOutputStream) - Static method in class org.zeromq.ZMsg
Save message to an open data output stream.
send(ZMsg) - Method in class org.zeromq.ZDispatcher.ZSender
 
send(ZMQ.Socket, int) - Method in class org.zeromq.ZFrame
Method to call org.zeromq.Socket send() method.
send(byte[], int, int) - Method in class org.zeromq.ZMQ.Socket
Send a message.
send(byte[], int, int, int) - Method in class org.zeromq.ZMQ.Socket
 
send(byte[], int) - Method in class org.zeromq.ZMQ.Socket
Send a message.
send(String) - Method in class org.zeromq.ZMQ.Socket
Send a String.
send(String, int) - Method in class org.zeromq.ZMQ.Socket
Send a String.
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.
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.
sendMore(String) - Method in class org.zeromq.ZMQ.Socket
Send a String.
sendZeroCopy(ByteBuffer, int, int) - Method in class org.zeromq.ZMQ.Socket
Perform a zero copy send.
setAffinity(long) - Method in class org.zeromq.ZMQ.Socket
Get the Affinity.
setBacklog(long) - Method in class org.zeromq.ZMQ.Socket
 
setBytesSockopt(int, byte[]) - Method in class org.zeromq.ZMQ.Socket
Set the socket option value, given as a byte array.
setContext(ZMQ.Context) - 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
 
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.
setLongSockopt(int, long) - Method in class org.zeromq.ZMQ.Socket
Set the socket option value, given as a long.
setMain(boolean) - Method in class org.zeromq.ZContext
 
setMaxMsgSize(long) - Method in class org.zeromq.ZMQ.Socket
 
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
The 'ZMQ_MCAST_LOOP' option shall control whether data sent via multicast transports using the specified 'socket' can also be received by the sending host via loopback.
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
 
setSwap(long) - Method in class org.zeromq.ZMQ.Socket
Get the Swap.
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.
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.
shadow(ZContext) - Static method in class org.zeromq.ZContext
Creates new shadow context.
shutdown() - Method in class org.zeromq.ZDispatcher
 
size() - Method in class org.zeromq.ZFrame
Returns byte size of frame, if set, else 0
size() - Method in class org.zeromq.ZMsg
 
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.
start() - Method in class org.zeromq.ZLoop
 
start(ZThread.IDetachedRunnable, Object...) - Static method in class org.zeromq.ZThread
 
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
Returns frame data as a printable hex string
SUB - Static variable in class org.zeromq.ZMQ
Flag to specify the receiving part of the PUB or XPUB socket.
subscribe(byte[]) - Method in class org.zeromq.ZMQ.Socket
The 'ZMQ_SUBSCRIBE' option shall establish a new message filter on a 'ZMQ_SUB' socket.

T

term() - Method in class org.zeromq.ZMQ.Context
This is an explicit "destructor".
toArray() - Method in class org.zeromq.ZMsg
 
toArray(T[]) - Method in class org.zeromq.ZMsg
 
toString() - Method in class org.zeromq.ZFrame
Returns a human - readable representation of frame's data
toString() - Method in exception org.zeromq.ZMQException
 

U

unbind(String) - Method in class org.zeromq.ZMQ.Socket
Unbind from network interface.
unregister(ZMQ.Socket) - Method in class org.zeromq.ZMQ.Poller
Unregister a Socket for polling on the specified events.
unregister(SelectableChannel) - Method in class org.zeromq.ZMQ.Poller
Unregister a Channel for polling on the specified events.
unregisterHandler(ZMQ.Socket) - Method in class org.zeromq.ZDispatcher
 
unsubscribe(byte[]) - Method in class org.zeromq.ZMQ.Socket
The 'ZMQ_UNSUBSCRIBE' option shall remove an existing message filter on a 'ZMQ_SUB' socket.
unwrap() - Method in class org.zeromq.ZMsg
Pop frame off front of message, caller now owns frame.
UPSTREAM - Static variable in class org.zeromq.ZMQ
Deprecated. 

V

valueOf(String) - Static method in enum org.zeromq.ZMQ.Error
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.zeromq.ZMQ.Error
Returns an array containing the constants of this enum type, in the order they are declared.
verbose(boolean) - Method in class org.zeromq.ZLoop
 
version_full() - Static method in class org.zeromq.ZMQ
 
version_major() - Static method in class org.zeromq.ZMQ
 
version_minor() - Static method in class org.zeromq.ZMQ
 
version_patch() - Static method in class org.zeromq.ZMQ
 

W

wrap(ZFrame) - Method in class org.zeromq.ZMsg
Push frame plus empty frame to front of message, before 1st frame.

X

XPUB - Static variable in class org.zeromq.ZMQ
Flag to specify a XPUB socket, receiving side must be a SUB or XSUB.
XREP - Static variable in class org.zeromq.ZMQ
Deprecated. As of release 3.0 of zeromq, replaced by ZMQ.ROUTER
XREQ - Static variable in class org.zeromq.ZMQ
Deprecated. As of release 3.0 of zeromq, replaced by ZMQ.DEALER
XSUB - Static variable in class org.zeromq.ZMQ
Flag to specify the receiving part of the PUB or XPUB socket.

Z

ZContext - Class in org.zeromq
ZContext provides a high-level ZeroMQ context management class The ZContext class wraps java org.zeromq.Context objects, which in turn wrap native 0MQ contexts.
ZContext() - Constructor for class org.zeromq.ZContext
Class Constructor
ZDispatcher - Class in org.zeromq
Dispatcher for ZeroMQ Sockets.
ZDispatcher() - Constructor for class org.zeromq.ZDispatcher
 
ZDispatcher(ExecutorService) - Constructor for class org.zeromq.ZDispatcher
 
ZDispatcher.ZMessageHandler - Interface in org.zeromq
 
ZDispatcher.ZSender - Class in org.zeromq
 
ZDispatcher.ZSender() - Constructor for class org.zeromq.ZDispatcher.ZSender
 
ZFrame - Class in org.zeromq
ZFrame The ZFrame class provides methods to send and receive single message frames across 0MQ sockets.
ZFrame() - Constructor for class org.zeromq.ZFrame
Class Constructor Creates an empty frame.
ZFrame(byte[]) - Constructor for class org.zeromq.ZFrame
Class Constructor Copies message data into ZFrame object
ZFrame(String) - Constructor for class org.zeromq.ZFrame
Class Constructor Copies String into frame data
ZLoop - Class in org.zeromq
The ZLoop class provides an event-driven reactor pattern.
ZLoop() - Constructor for class org.zeromq.ZLoop
 
ZLoop.IZLoopHandler - Interface in org.zeromq
 
ZMQ - Class in org.zeromq
ZeroMQ JNI Bindings.
ZMQ() - Constructor for class org.zeromq.ZMQ
 
ZMQ.Context - Class in org.zeromq
Inner class: Context.
ZMQ.Context(int) - Constructor for class org.zeromq.ZMQ.Context
Class constructor.
ZMQ.Error - Enum in org.zeromq
Inner class: Error.
ZMQ.Poller - Class in org.zeromq
Inner class: Poller.
ZMQ.Poller(int) - Constructor for class org.zeromq.ZMQ.Poller
Constructor
ZMQ.Poller(ZMQ.Context) - Constructor for class org.zeromq.ZMQ.Poller
Class constructor.
ZMQ.Poller(ZMQ.Context, int) - Constructor for class org.zeromq.ZMQ.Poller
Class constructor.
ZMQ.PollItem - Class in org.zeromq
 
ZMQ.PollItem(ZMQ.Socket, int) - Constructor for class org.zeromq.ZMQ.PollItem
 
ZMQ.PollItem(SelectableChannel, int) - Constructor for class org.zeromq.ZMQ.PollItem
 
ZMQ.Socket - Class in org.zeromq
Inner class: Socket.
ZMQ.Socket(ZMQ.Context, int) - Constructor for class org.zeromq.ZMQ.Socket
Class constructor.
ZMQException - Exception in org.zeromq
ZeroMQ runtime exception.
ZMQException(String, int) - Constructor for exception org.zeromq.ZMQException
 
ZMQForwarder - Class in org.zeromq
ZeroMQ Forwarder Device implementation.
ZMQForwarder(ZMQ.Context, ZMQ.Socket, ZMQ.Socket) - Constructor for class org.zeromq.ZMQForwarder
Class constructor.
ZMQQueue - Class in org.zeromq
ZeroMQ Queue Device implementation.
ZMQQueue(ZMQ.Context, ZMQ.Socket, ZMQ.Socket) - Constructor for class org.zeromq.ZMQQueue
Class constructor.
ZMQStreamer - Class in org.zeromq
ZeroMQ Streamer Device implementation.
ZMQStreamer(ZMQ.Context, ZMQ.Socket, ZMQ.Socket) - Constructor for class org.zeromq.ZMQStreamer
Class constructor.
ZMsg - Class in org.zeromq
The ZMsg class provides methods to send and receive multipart messages across 0MQ sockets.
ZMsg() - Constructor for class org.zeromq.ZMsg
Class Constructor
ZThread - Class in org.zeromq
 
ZThread() - Constructor for class org.zeromq.ZThread
 
ZThread.IAttachedRunnable - Interface in org.zeromq
 
ZThread.IDetachedRunnable - Interface in org.zeromq
 

A B C D E F G H I L M N O P Q R S T U V W X Z

Copyright © 2013. All Rights Reserved.