Spec-Zone .ru
спецификации, руководства, описания, API
Please note that this documentation is not final and is subject to change.

Java™ Platform
Standard Ed. 7

DRAFT ea-b84

Uses of Class
java.nio.channels.AsynchronousDatagramChannel

Packages that use AsynchronousDatagramChannel
Package Description
java.nio.channels Defines channels, which represent connections to entities that are capable of performing I/O operations, such as files and sockets; defines selectors, for multiplexed, non-blocking I/O operations. 
java.nio.channels.spi Service-provider classes for the java.nio.channels package. 
 

Uses of AsynchronousDatagramChannel in java.nio.channels
 

Methods in java.nio.channels that return AsynchronousDatagramChannel
Modifier and Type Method and Description
abstract  AsynchronousDatagramChannel AsynchronousDatagramChannel.bind(SocketAddress local)
           
abstract  AsynchronousDatagramChannel AsynchronousDatagramChannel.connect(SocketAddress remote)
          Connects this channel's socket.
abstract  AsynchronousDatagramChannel AsynchronousDatagramChannel.disconnect()
          Disconnects this channel's socket.
static AsynchronousDatagramChannel AsynchronousDatagramChannel.open()
          Opens an asynchronous datagram channel.
static AsynchronousDatagramChannel AsynchronousDatagramChannel.open(ProtocolFamily family, AsynchronousChannelGroup group)
          Opens an asynchronous datagram channel.
abstract
<T> AsynchronousDatagramChannel
AsynchronousDatagramChannel.setOption(SocketOption<T> name, T value)
           
 

Uses of AsynchronousDatagramChannel in java.nio.channels.spi
 

Methods in java.nio.channels.spi that return AsynchronousDatagramChannel
Modifier and Type Method and Description
abstract  AsynchronousDatagramChannel AsynchronousChannelProvider.openAsynchronousDatagramChannel(ProtocolFamily family, AsynchronousChannelGroup group)
          Opens an asynchronous datagram channel.
 


Java™ Platform
Standard Ed. 7

DRAFT ea-b84

Submit a bug or feature

Copyright 2010 Sun Microsystems, Inc. All Rights Reserved. Use is subject to license terms.

free hit counter