java.net
Interface ProtocolFamily

All Known Implementing Classes:
StandardProtocolFamily

public interface ProtocolFamily

Disabled: no SafeJ information.

Represents a family of communication protocols.

Since:
1.7

Method Summary
 String name()
          Returns the name of the protocol family.
 

Method Detail

name

String name()
Class is disabled.

Returns the name of the protocol family.