Uses of Enum
zmq.socket.reqrep.Req.ReqSession.State
Packages that use Req.ReqSession.State
-
Uses of Req.ReqSession.State in zmq.socket.reqrep
Fields in zmq.socket.reqrep declared as Req.ReqSession.StateMethods in zmq.socket.reqrep that return Req.ReqSession.StateModifier and TypeMethodDescriptionstatic Req.ReqSession.StateReturns the enum constant of this type with the specified name.static Req.ReqSession.State[]Req.ReqSession.State.values()Returns an array containing the constants of this enum type, in the order they are declared.