Uses of Interface
org.zeromq.ZProxy.Pump
Packages that use ZProxy.Pump
-
Uses of ZProxy.Pump in org.zeromq
Classes in org.zeromq that implement ZProxy.PumpModifier and TypeClassDescriptionstatic classA pump that reads a message as a whole before transmitting it.Constructors in org.zeromq with parameters of type ZProxy.PumpModifierConstructorDescriptionZProxy(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.
ZProxy(ZContext, String, Proxy, Pump, String, Object...)instead.