JavaScript is disabled on your browser.
Please note that this documentation is not final and is subject to change.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
DRAFT
PREV CLASS
NEXT CLASS
FRAMES
NO FRAMES
All Classes
SUMMARY:
NESTED |
FIELD |
CONSTR |
METHOD
DETAIL:
FIELD |
CONSTR |
METHOD
java.net
Interface ProtocolFamily
All Known Implementing Classes:
StandardProtocolFamily
public interface
ProtocolFamily
Represents a family of communication protocols.
Since:
1.7
Method Summary
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.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
DRAFT
PREV CLASS
NEXT CLASS
FRAMES
NO FRAMES
All Classes
SUMMARY:
NESTED |
FIELD |
CONSTR |
METHOD
DETAIL:
FIELD |
CONSTR |
METHOD