ProtocolFamily
public
interface
ProtocolFamily
Known indirect subclasses
|
Represents a family of communication protocols.
Summary
Public methods |
abstract
String
|
name()
Returns the name of the protocol family.
|
Public methods
name
public abstract String name ()
Returns the name of the protocol family.
Returns |
String |
the name of the protocol family |