NIO2 API

org.classpath.icedtea.java.net
Interface ProtocolFamily

All Known Implementing Classes:
StandardProtocolFamily

public interface ProtocolFamily

Represents a family of communication protocols.

Since:
1.7

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

Method Detail

name

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


NIO2 API

Submit a bug or feature

Copyright 2010 Sun Microsystems, Inc. All rights reserved. Use is subject to the terms of the GNU General Public License.