Uses of Class
org.zeromq.ZProxy
Packages that use ZProxy
-
Uses of ZProxy in org.zeromq
Methods in org.zeromq that return ZProxyModifier and TypeMethodDescriptionstatic ZProxyZProxy.newProxy(ZContext ctx, String name, ZAgent.SelectorCreator selector, ZProxy.Proxy sockets, String motdelafin, Object... args) Deprecated.static ZProxyCreates a new low-level proxy for better performances.static ZProxyZProxy.newZProxy(ZContext ctx, String name, ZAgent.SelectorCreator selector, ZProxy.Proxy sockets, String motdelafin, Object... args) Deprecated.static ZProxyZProxy.newZProxy(ZContext ctx, String name, ZProxy.Proxy sockets, String motdelafin, Object... args) Creates a new proxy in a ZeroMQ way.
ZProxy.newProxy(ZContext, String, Proxy, String, Object...)instead.