Package | Description |
---|---|
org.zeromq |
Modifier and Type | Method and Description |
---|---|
static ZProxy |
ZProxy.newProxy(ZContext ctx,
String name,
ZAgent.SelectorCreator selector,
ZProxy.Proxy sockets,
String motdelafin,
Object... args)
Creates a new low-level proxy for better performances.
|
static ZProxy |
ZProxy.newProxy(ZContext ctx,
String name,
ZProxy.Proxy sockets,
String motdelafin,
Object... args) |
static ZProxy |
ZProxy.newZProxy(ZContext ctx,
String name,
ZAgent.SelectorCreator selector,
ZProxy.Proxy sockets,
String motdelafin,
Object... args)
Creates a new proxy in a ZeroMQ way.
|
static ZProxy |
ZProxy.newZProxy(ZContext ctx,
String name,
ZProxy.Proxy sockets,
String motdelafin,
Object... args) |
Copyright © 2017. All Rights Reserved.