Top Description Methods
java.net

public Interface ProtocolFamily

Known Direct Implementers
java.net.StandardProtocolFamily

Represents a family of communication protocols.
Since
1.7

Method Summary

Modifier and TypeMethod and Description
public String

Returns:

the name of the protocol family
name
()

Returns the name of the protocol family.

Method Detail

nameback to summary
public String name()

Returns the name of the protocol family.

Returns:String

the name of the protocol family