Uses of Class java.nio.channels.SocketChannel

Uses in package java.nio.channels

Methods with return type java.nio.channels.SocketChannel

SocketChannel
Accepts a connection made to this channel's socket.
SocketChannel
Opens a socket channel.
SocketChannel
Opens a channel and connects it to a remote address.

Uses in package gnu.java.nio

Classes derived from java.nio.channels.SocketChannel

class

Methods with return type java.nio.channels.SocketChannel

SocketChannel
Accepts a connection made to this channel's socket.
SocketChannel
Returns the socket channel associated with this socket.
SocketChannel
Opens a socket channel.

Uses in package gnu.java.net.local

Methods with return type java.nio.channels.SocketChannel

SocketChannel

Uses in package java.net

Methods with return type java.nio.channels.SocketChannel

SocketChannel
Returns the socket channel associated with this socket.

Uses in package java.nio.channels.spi

Methods with return type java.nio.channels.SocketChannel

SocketChannel
Opens a socket channel.