Uses of Class java.nio.channels.ClosedChannelException

Uses in package java.nio.channels

Classes derived from java.nio.channels.ClosedChannelException

class
class

Methods which throw type java.nio.channels.ClosedChannelException

SelectionKey
Registers this channel with the given selector, returning a selection key.
SelectionKey
Registers this channel with the given selector, returning a selection key.

Uses in package java.nio.channels.spi

Methods which throw type java.nio.channels.ClosedChannelException

SelectionKey
Registers this channel with the given selector, returning a selection key.