com.sun.sgs.nio.channels
Interface ProtocolFamily

All Known Implementing Classes:
StandardProtocolFamily

public interface ProtocolFamily

Represents a family of communication protocols.

[[Note: JSR-203 creates this interface in java.net]]


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

Method Detail

name

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

Returns:
the name of the protocol family

RedDwarf, Version 0.10.1
2010-03-14 10:56:12

Copyright © 2010 The RedDwarf Authors. All rights reserved
Copyright © 2007-2010 Sun Microsystems, Inc. All rights reserved