Provides the classes for implementing networking applications.
-
enum
Defines the standard families of communication protocols.
Returns the enum constant of this class with the specified name.
StandardProtocolFamily.values()
Returns an array containing the constants of this enum class, in
the order they are declared.