Uses of Enum
zmq.io.net.StandardProtocolFamily
Packages that use StandardProtocolFamily
-
Uses of StandardProtocolFamily in zmq.io.net
Subclasses with type arguments of type StandardProtocolFamily in zmq.io.netModifier and TypeClassDescriptionenumReplacement of StandardProtocolFamily from SDK so it can be used in Android environments.Methods in zmq.io.net that return StandardProtocolFamilyModifier and TypeMethodDescriptionstatic StandardProtocolFamilyReturns 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.