ProtocolFamily

public interface ProtocolFamily
Known Indirect Subclasses

Represents a family of communication protocols.

Public Method Summary

abstract String
name()
Returns the name of the protocol family.

Public Methods

public abstract String name ()

Returns the name of the protocol family.

Returns
  • the name of the protocol family