Uses of Enum Class
zmq.Ctx.Side
Packages that use Ctx.Side
-
Uses of Ctx.Side in zmq
Modifier and TypeMethodDescriptionstatic Ctx.Side
Returns the enum constant of this class with the specified name.static Ctx.Side[]
Ctx.Side.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionprivate void
Ctx.connectInprocSockets
(SocketBase bindSocket, Options bindOptions, Ctx.PendingConnection pendingConnection, Ctx.Side side)