Toggle navigation
JarYard
Browse
Search
About
OpenJDK
Javadoc
Overview
Package
Class
Use
Tree
Deprecated
Help
Search
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 and Description
String
name
()
Returns the name of the protocol family.
Method Detail
name
String
name()
Returns the name of the protocol family.
Returns:
the name of the protocol family