Uses of Enum
zmq.io.net.NetProtocol
Packages that use NetProtocol
-
Uses of NetProtocol in zmq.io.net
Methods in zmq.io.net that return NetProtocolModifier and TypeMethodDescriptionstatic NetProtocolNetProtocol.getProtocol(String protocol) Address.protocol()static NetProtocolReturns the enum constant of this type with the specified name.static NetProtocol[]NetProtocol.values()Returns an array containing the constants of this enum type, in the order they are declared.Constructors in zmq.io.net with parameters of type NetProtocol