软件包 org.zeromq

接口摘要
ZDispatcher.ZMessageHandler  
ZLoop.IZLoopHandler  
ZThread.IAttachedRunnable  
ZThread.IDetachedRunnable  
 

类摘要
App Simple App to display version information about jzmq.
EmbeddedLibraryTools  
Utils  
ZAuth ZAuth takes over authentication for all incoming connections in its context.
ZAuth.ZAPRequest A small class for working with ZAP requests and replies.
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.Event Inner class: Event.
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  
 

枚举摘要
ZMQ.Error Inner class: Error.
 

异常摘要
ZMQException ZeroMQ runtime exception.