Package | Description |
---|---|
org.zeromq |
Class and Description |
---|
ZActor.Actor
Defines the contract for the acting instance.
|
ZAgent
First implementation of an agent for a remotely controlled background service for 0MQ.
|
ZAgent.SelectorCreator
Creates a selector and destroys it.
|
ZBeacon.Listener
All beacons with matching prefix are passed to a listener.
|
ZContext
ZContext provides a high-level ZeroMQ context management class
It manages open sockets in the context and automatically closes these before terminating the context.
|
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.
|
ZLoop.IZLoopHandler |
ZMQ.Context |
ZMQ.Error |
ZMQ.Event
Inner class: Event.
|
ZMQ.Poller |
ZMQ.PollItem |
ZMQ.Socket |
ZMQException |
ZMsg
The ZMsg class provides methods to send and receive multipart messages
across 0MQ sockets.
|
ZPoller
Rewritten poller for 0MQ.
|
ZPoller.EventsHandler |
ZPoller.ItemCreator |
ZPoller.ItemHolder |
ZProxy
Implementation of a remotely controlled proxy for 0MQ, using
ZActor . |
ZProxy.Command |
ZProxy.Plug
Possible places for sockets in the proxy.
|
ZProxy.Proxy |
ZProxy.Pump |
ZProxy.State |
ZProxy.ZPump.Transformer |
ZStar
First implementation for the base of a remotely controlled background service for 0MQ.
|
ZStar.Exit
Control for the end of the remote operations.
|
ZStar.Fortune |
ZStar.Set |
ZStar.Star
Contract interface when acting in plain sight.
|
ZStar.TimeTaker
Utility class with callback for when the Star has finished its performances.
|
ZThread.IAttachedRunnable |
ZThread.IDetachedRunnable |
Copyright © 2017. All Rights Reserved.