Elementos
Todos los elementos del paquete java.nio.channels
A
- AcceptPendingException
- AcceptPendingException.AcceptPendingException()
- AlreadyBoundException
- AlreadyBoundException.AlreadyBoundException()
- AlreadyConnectedException
- AlreadyConnectedException.AlreadyConnectedException()
- AsynchronousByteChannel
- AsynchronousByteChannel.read()
- AsynchronousByteChannel.write()
- AsynchronousChannel
- AsynchronousChannel.close()
- AsynchronousChannelGroup
- AsynchronousChannelGroup.AsynchronousChannelGroup()
- AsynchronousChannelGroup.awaitTermination()
- AsynchronousChannelGroup.isShutdown()
- AsynchronousChannelGroup.isTerminated()
- AsynchronousChannelGroup.provider()
- AsynchronousChannelGroup.shutdown()
- AsynchronousChannelGroup.shutdownNow()
- AsynchronousChannelGroup.withCachedThreadPool()
- AsynchronousChannelGroup.withFixedThreadPool()
- AsynchronousChannelGroup.withThreadPool()
- AsynchronousCloseException
- AsynchronousCloseException.AsynchronousCloseException()
- AsynchronousFileChannel
- AsynchronousFileChannel.AsynchronousFileChannel()
- AsynchronousFileChannel.force()
- AsynchronousFileChannel.lock()
- AsynchronousFileChannel.open()
- AsynchronousFileChannel.read()
- AsynchronousFileChannel.size()
- AsynchronousFileChannel.truncate()
- AsynchronousFileChannel.tryLock()
- AsynchronousFileChannel.write()
- AsynchronousServerSocketChannel
- AsynchronousServerSocketChannel.accept()
- AsynchronousServerSocketChannel.AsynchronousServerSocketChannel()
- AsynchronousServerSocketChannel.bind()
- AsynchronousServerSocketChannel.getLocalAddress()
- AsynchronousServerSocketChannel.open()
- AsynchronousServerSocketChannel.provider()
- AsynchronousServerSocketChannel.setOption()
- AsynchronousSocketChannel
- AsynchronousSocketChannel.AsynchronousSocketChannel()
- AsynchronousSocketChannel.bind()
- AsynchronousSocketChannel.connect()
- AsynchronousSocketChannel.getLocalAddress()
- AsynchronousSocketChannel.getRemoteAddress()
- AsynchronousSocketChannel.open()
- AsynchronousSocketChannel.provider()
A cont.
- AsynchronousSocketChannel.read()
- AsynchronousSocketChannel.setOption()
- AsynchronousSocketChannel.shutdownInput()
- AsynchronousSocketChannel.shutdownOutput()
- AsynchronousSocketChannel.write()
B
C
- CancelledKeyException
- CancelledKeyException.CancelledKeyException()
- Channel
- Channel.close()
- Channel.isOpen()
- Channels
- Channels.newChannel()
- Channels.newInputStream()
- Channels.newOutputStream()
- Channels.newReader()
- Channels.newWriter()
- ClosedByInterruptException
- ClosedByInterruptException.ClosedByInterruptException()
- ClosedChannelException
- ClosedChannelException.ClosedChannelException()
- ClosedSelectorException
- ClosedSelectorException.ClosedSelectorException()
- CompletionHandler
- CompletionHandler.completed()
- CompletionHandler.failed()
- ConnectionPendingException
- ConnectionPendingException.ConnectionPendingException()
D
- DatagramChannel
- DatagramChannel.bind()
- DatagramChannel.connect()
- DatagramChannel.DatagramChannel()
- DatagramChannel.disconnect()
- DatagramChannel.getLocalAddress()
- DatagramChannel.getRemoteAddress()
- DatagramChannel.isConnected()
- DatagramChannel.open()
- DatagramChannel.read()
- DatagramChannel.receive()
- DatagramChannel.send()
- DatagramChannel.setOption()
- DatagramChannel.socket()
- DatagramChannel.validOps()
- DatagramChannel.write()
F
Vídeos Java
Disfruta también de nuestros artículos sobre Java en formato vídeo. Aprovecha y suscribete a nuestro canal.