NIO2 API

Uses of Class
org.classpath.icedtea.java.net.StandardProtocolFamily

Packages that use StandardProtocolFamily
org.classpath.icedtea.java.net   
 

Uses of StandardProtocolFamily in org.classpath.icedtea.java.net
 

Methods in org.classpath.icedtea.java.net that return StandardProtocolFamily
static StandardProtocolFamily StandardProtocolFamily.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static StandardProtocolFamily[] StandardProtocolFamily.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 


NIO2 API

Copyright © 2007, 2011, Oracle and/or its affiliates. All rights reserved.