Participer au site avec un Tip
Rechercher
 

Améliorations / Corrections

Vous avez des améliorations (ou des corrections) à proposer pour ce document : je vous remerçie par avance de m'en faire part, cela m'aide à améliorer le site.

Emplacement :

Description des améliorations :

Module : java.base
Version documentée : Java SE 17

Le paquetage java.nio.channels

Description du paquetage

A venir.

Contenu du paquetage

Interfaces

NomDescription
AsynchronousByteChannel
AsynchronousChannel
ByteChannel
Channel
CompletionHandler
GatheringByteChannel
InterruptibleChannel
MulticastChannel
NetworkChannel
ReadableByteChannel
ScatteringByteChannel
SeekableByteChannel
WritableByteChannel

Classes

NomDescription
AsynchronousChannelGroup
AsynchronousFileChannel
AsynchronousServerSocketChannel
AsynchronousSocketChannel
Channels
DatagramChannel
FileChannel
FileChannel.MapMode
FileLock
MembershipKey
Pipe
Pipe.SinkChannel
Pipe.SourceChannel
SelectableChannel
SelectionKey
Selector
ServerSocketChannel
SocketChannel

Exceptions

NomDescription
AcceptPendingException
AlreadyBoundException
AlreadyConnectedException
AsynchronousCloseException
CancelledKeyException
ClosedByInterruptException
ClosedChannelException
ClosedSelectorException
ConnectionPendingException
FileLockInterruptionException
IllegalBlockingModeException
IllegalChannelGroupException
IllegalSelectorException
InterruptedByTimeoutException
NoConnectionPendingException
NonReadableChannelException
NonWritableChannelException
NotYetBoundException
NotYetConnectedException
OverlappingFileLockException
ReadPendingException
ShutdownChannelGroupException
UnresolvedAddressException
UnsupportedAddressTypeException
WritePendingException