Uses of Enum
zmq.io.net.tcp.SocksConnecter.Status
Packages that use SocksConnecter.Status
-
Uses of SocksConnecter.Status in zmq.io.net.tcp
Fields in zmq.io.net.tcp declared as SocksConnecter.StatusMethods in zmq.io.net.tcp that return SocksConnecter.StatusModifier and TypeMethodDescriptionstatic SocksConnecter.Status
Returns the enum constant of this type with the specified name.static SocksConnecter.Status[]
SocksConnecter.Status.values()
Returns an array containing the constants of this enum type, in the order they are declared.