Uses of Enum Class
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 class with the specified name.static NetProtocol[]
NetProtocol.values()
Returns an array containing the constants of this enum class, in the order they are declared.