NIO2 API
A B C D E F G H I J K L M N O P R S T U V W

O

open(ProtocolFamily, AsynchronousChannelGroup) - Static method in class org.classpath.icedtea.java.nio.channels.AsynchronousDatagramChannel
Opens an asynchronous datagram channel.
open() - Static method in class org.classpath.icedtea.java.nio.channels.AsynchronousDatagramChannel
Opens an asynchronous datagram channel.
open(Path, Set<? extends OpenOption>, ExecutorService, FileAttribute<?>...) - Static method in class org.classpath.icedtea.java.nio.channels.AsynchronousFileChannel
Opens or creates a file for reading and/or writing, returning an asynchronous file channel to access the file.
open(Path, OpenOption...) - Static method in class org.classpath.icedtea.java.nio.channels.AsynchronousFileChannel
Opens or creates a file for reading and/or writing, returning an asynchronous file channel to access the file.
open(AsynchronousChannelGroup) - Static method in class org.classpath.icedtea.java.nio.channels.AsynchronousServerSocketChannel
Opens an asynchronous server-socket channel.
open() - Static method in class org.classpath.icedtea.java.nio.channels.AsynchronousServerSocketChannel
Opens an asynchronous server-socket channel.
open(AsynchronousChannelGroup) - Static method in class org.classpath.icedtea.java.nio.channels.AsynchronousSocketChannel
Opens an asynchronous socket channel.
open() - Static method in class org.classpath.icedtea.java.nio.channels.AsynchronousSocketChannel
Opens an asynchronous socket channel.
open() - Static method in class org.classpath.icedtea.java.nio.channels.DatagramChannel
Opens a datagram channel.
open(ProtocolFamily) - Static method in class org.classpath.icedtea.java.nio.channels.DatagramChannel
Opens a datagram channel.
open(Path, Set<? extends OpenOption>, FileAttribute<?>...) - Static method in class org.classpath.icedtea.java.nio.channels.FileChannel
Opens or creates a file, returning a file channel to access the file.
open(Path, OpenOption...) - Static method in class org.classpath.icedtea.java.nio.channels.FileChannel
Opens or creates a file, returning a file channel to access the file.
openAsynchronousChannelGroup(AsynchronousChannelProvider.ThreadPoolType, ExecutorService, int) - Method in class org.classpath.icedtea.java.nio.channels.spi.AsynchronousChannelProvider
Constructs a new asynchronous channel group.
openAsynchronousDatagramChannel(ProtocolFamily, AsynchronousChannelGroup) - Method in class org.classpath.icedtea.java.nio.channels.spi.AsynchronousChannelProvider
Opens an asynchronous datagram channel.
openAsynchronousServerSocketChannel(AsynchronousChannelGroup) - Method in class org.classpath.icedtea.java.nio.channels.spi.AsynchronousChannelProvider
Opens an asynchronous server-socket channel.
openAsynchronousSocketChannel(AsynchronousChannelGroup) - Method in class org.classpath.icedtea.java.nio.channels.spi.AsynchronousChannelProvider
Opens an asynchronous socket channel.
openDatagramChannel() - Method in class org.classpath.icedtea.java.nio.channels.spi.SelectorProvider
Opens a datagram channel.
openDatagramChannel(ProtocolFamily) - Method in class org.classpath.icedtea.java.nio.channels.spi.SelectorProvider
Opens a datagram channel.
OpenOption - Interface in org.classpath.icedtea.java.nio.file
An object that configures how to open or create a file.
org.classpath.icedtea.java.io - package org.classpath.icedtea.java.io
 
org.classpath.icedtea.java.net - package org.classpath.icedtea.java.net
 
org.classpath.icedtea.java.nio.channels - package org.classpath.icedtea.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.
org.classpath.icedtea.java.nio.channels.spi - package org.classpath.icedtea.java.nio.channels.spi
Service-provider classes for the org.classpath.icedtea.java.nio.channels package.
org.classpath.icedtea.java.nio.file - package org.classpath.icedtea.java.nio.file
Define interfaces and classes for the Java virtual machine to access files, file attributes, and file systems.
org.classpath.icedtea.java.nio.file.attribute - package org.classpath.icedtea.java.nio.file.attribute
Interfaces and classes providing access to file and file system attributes.
org.classpath.icedtea.java.nio.file.spi - package org.classpath.icedtea.java.nio.file.spi
Service-provider classes for the org.classpath.icedtea.java.nio.file package.
org.classpath.icedtea.java.util - package org.classpath.icedtea.java.util
 
Outputs - Class in org.classpath.icedtea.java.io
This class consists exclusively of static methods that operate on output destinations.
OVERFLOW - Static variable in class org.classpath.icedtea.java.nio.file.StandardWatchEventKind
A special event to indicate that events may have been lost or discarded.
overlaps(long, long) - Method in class org.classpath.icedtea.java.nio.channels.FileLock
Tells whether or not this lock overlaps the given lock range.
owner() - Method in interface org.classpath.icedtea.java.nio.file.attribute.PosixFileAttributes
Returns the owner of the file.

NIO2 API
A B C D E F G H I J K L M N O P R S T U V W
Submit a bug or feature

Copyright 2010 Sun Microsystems, Inc. All rights reserved. Use is subject to the terms of the GNU General Public License.