| Package | Description |
|---|---|
| org.zeromq |
Provides high-level bindings for ØMQ.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
ZProxy.ZPump
A pump that reads a message as a whole before transmitting it.
|
| Constructor and Description |
|---|
ZProxy(String name,
ZProxy.Proxy sockets,
ZProxy.Pump pump,
String motdelafin,
Object... args)
Creates a new named proxy.
|
ZProxy(ZContext ctx,
String name,
ZAgent.SelectorCreator selector,
ZProxy.Proxy sockets,
ZProxy.Pump pump,
String motdelafin,
Object... args)
Deprecated.
|
ZProxy(ZContext ctx,
String name,
ZProxy.Proxy sockets,
ZProxy.Pump pump,
String motdelafin,
Object... args)
Creates a new named proxy.
|
Copyright © 2020. All rights reserved.