Package org.zeromq

Interface Summary
ZDispatcher.ZMessageHandler  
ZLoop.IZLoopHandler  
ZThread.IAttachedRunnable  
ZThread.IDetachedRunnable  
 

Class Summary
App Simple App to display version information about jzmq.
EmbeddedLibraryTools  
ZContext 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.
ZDispatcher Dispatcher for ZeroMQ Sockets.
ZDispatcher.ZSender  
ZFrame ZFrame The ZFrame class provides methods to send and receive single message frames across 0MQ sockets.
ZLoop The ZLoop class provides an event-driven reactor pattern.
ZMQ ZeroMQ JNI Bindings.
ZMQ.Context Inner class: Context.
ZMQ.Poller Inner class: Poller.
ZMQ.PollItem  
ZMQ.Socket Inner class: Socket.
ZMQForwarder ZeroMQ Forwarder Device implementation.
ZMQQueue ZeroMQ Queue Device implementation.
ZMQStreamer ZeroMQ Streamer Device implementation.
ZMsg The ZMsg class provides methods to send and receive multipart messages across 0MQ sockets.
ZThread  
 

Enum Summary
ZMQ.Error Inner class: Error.
 

Exception Summary
ZMQException ZeroMQ runtime exception.
 



Copyright © 2013. All Rights Reserved.