Uses of Class
com.sun.sgs.nio.channels.StandardProtocolFamily

Packages that use StandardProtocolFamily
com.sun.sgs.nio.channels Defines asynchronous channels that are connected to a stream-oriented connecting or listening socket, or a datagram-oriented socket. 
 

Uses of StandardProtocolFamily in com.sun.sgs.nio.channels
 

Methods in com.sun.sgs.nio.channels 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.
 


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