Uses of Class
zmq.io.net.StandardProtocolFamily
-
Packages that use StandardProtocolFamily Package Description zmq.io.net -
-
Uses of StandardProtocolFamily in zmq.io.net
Methods in zmq.io.net that return StandardProtocolFamily Modifier and Type Method Description static StandardProtocolFamilyStandardProtocolFamily. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static StandardProtocolFamily[]StandardProtocolFamily. values()Returns an array containing the constants of this enum type, in the order they are declared.
-