Uses of Class
com.sun.sgs.impl.nio.AsyncDatagramChannelImpl

Packages that use AsyncDatagramChannelImpl
com.sun.sgs.impl.nio Implements asynchronous IO as specified by the package com.sun.sgs.nio.channels
 

Uses of AsyncDatagramChannelImpl in com.sun.sgs.impl.nio
 

Methods in com.sun.sgs.impl.nio that return AsyncDatagramChannelImpl
 AsyncDatagramChannelImpl AsyncProviderImpl.openAsynchronousDatagramChannel(ProtocolFamily pf, AsynchronousChannelGroup group)
          Opens an asynchronous datagram channel.
 AsyncDatagramChannelImpl AsyncDatagramChannelImpl.setOption(SocketOption name, Object value)
          Sets the value of a socket option.
 


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