JavaScript is disabled on your browser.
Skip navigation links
Java SE 22
Overview
Module
Package
Class
Use
Tree
Preview
New
Deprecated
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Module
java.base
Package
java.net
Interface ProtocolFamily
All Known Implementing Classes:
StandardProtocolFamily
public interface
ProtocolFamily
Represents a family of communication protocols.
Since:
1.7
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
String
name
()
Returns the name of the protocol family.
Method Details
name
String
name
()
Returns the name of the protocol family.
Returns:
the name of the protocol family