Uses of Enum
zmq.io.net.tcp.SocksConnecter.Status
Packages that use SocksConnecter.Status
-
Uses of SocksConnecter.Status in zmq.io.net.tcp
Subclasses with type arguments of type SocksConnecter.Status in zmq.io.net.tcpFields in zmq.io.net.tcp declared as SocksConnecter.StatusMethods in zmq.io.net.tcp that return SocksConnecter.StatusModifier and TypeMethodDescriptionstatic SocksConnecter.StatusReturns 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.