OpenJDK 24
java.base
java.net
ProtocolFamily
Top
Description
Methods
java.net
public
Interface ProtocolFamily
Known Direct Implementers
java.
net.
StandardProtocolFamily
Represents a family of communication protocols.
Since
1.7
Method Summary
Modifier and Type
Method and Description
public
String
Returns:
the name of the protocol family
name
()
Returns the name of the protocol family.
Method Detail
name
back to summary
public
String
name
()
Returns the name of the protocol family.
Returns:
String
the name of the protocol family