Uses of Enum
zmq.io.net.NetProtocol
Packages that use NetProtocol
-
Uses of NetProtocol in zmq
Methods in zmq that return NetProtocol -
Uses of NetProtocol in zmq.io.net
Fields in zmq.io.net declared as NetProtocolMethods in zmq.io.net that return NetProtocolModifier and TypeMethodDescriptionstatic NetProtocol
NetProtocol.getProtocol
(String protocol) Address.protocol()
static NetProtocol
Returns 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