JavaScript is disabled on your browser.
This specification is not final and is subject to change. Use is subject to
license terms
.
Skip navigation links
Overview
Class
Use
Tree
Preview
New
Deprecated
Index
Search
Help
Java SE 24 & JDK 24
DRAFT 24-crac+20-25
java.base
java.net
ProtocolFamily
Contents
Hide sidebar
❮
❯
Show sidebar
Description
Method Summary
Method Details
name()
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