Uses of Enum
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 type with the specified name.static Ctx.Side[]
Ctx.Side.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionprivate void
Ctx.connectInprocSockets
(SocketBase bindSocket, Options bindOptions, Ctx.PendingConnection pendingConnection, Ctx.Side side)