Package | Description |
---|---|
zmq |
Provides low-level bindings for ØMQ.
|
zmq.poll | |
zmq.util |
Modifier and Type | Field and Description |
---|---|
private MultiMap<java.lang.String,SocketBase.EndpointPipe> |
SocketBase.endpoints |
private MultiMap<java.lang.String,Pipe> |
SocketBase.inprocs |
private MultiMap<java.lang.String,Ctx.PendingConnection> |
Ctx.pendingConnections |
Modifier and Type | Field and Description |
---|---|
private MultiMap<java.lang.Long,PollerBase.TimerInfo> |
PollerBase.timers |
Modifier and Type | Field and Description |
---|---|
private MultiMap<java.lang.Long,Timers.Timer> |
Timers.timers |