Interface ProtocolFamily

All Known Implementing Classes:
StandardProtocolFamily
public interface ProtocolFamily

Represents a family of communication protocols.

Since:
1.7

Methods

Modifier and Type Method Description
String name()

Returns the name of the protocol family.

Methods

name

String name()

Returns the name of the protocol family.

Returns:
the name of the protocol family