Uses of Class
zmq.Ctx.PendingConnection
-
Packages that use Ctx.PendingConnection Package Description zmq Provides low-level bindings for ØMQ. -
-
Uses of Ctx.PendingConnection in zmq
Fields in zmq with type parameters of type Ctx.PendingConnection Modifier and Type Field Description private MultiMap<java.lang.String,Ctx.PendingConnection>
Ctx. pendingConnections
Methods in zmq with parameters of type Ctx.PendingConnection Modifier and Type Method Description private void
Ctx. connectInprocSockets(SocketBase bindSocket, Options bindOptions, Ctx.PendingConnection pendingConnection, Ctx.Side side)
-