Uses of Class
com.sun.sgs.nio.channels.spi.AsynchronousChannelProvider

Packages that use AsynchronousChannelProvider
com.sun.sgs.nio.channels Defines asynchronous channels that are connected to a stream-oriented connecting or listening socket, or a datagram-oriented socket. 
com.sun.sgs.nio.channels.spi Service-provider classes for the com.sun.sgs.nio.channels package. 
 

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

Methods in com.sun.sgs.nio.channels that return AsynchronousChannelProvider
 AsynchronousChannelProvider AsynchronousChannelGroup.provider()
          Returns the provider that created this channel group.
 AsynchronousChannelProvider AsynchronousChannel.provider()
          Returns the provider that created this channel.
 

Uses of AsynchronousChannelProvider in com.sun.sgs.nio.channels.spi
 

Methods in com.sun.sgs.nio.channels.spi that return AsynchronousChannelProvider
static AsynchronousChannelProvider AsynchronousChannelProvider.provider()
          Returns the system-wide default asynchronous channel provider for this invocation of the Java virtual machine.
 


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