OpenJDK 1.23
java.base
sun.nio.ch
Groupable
Top
Description
Methods
sun.nio.ch
pack-priv
Interface Groupable
Known Direct Implementers
sun.
nio.
ch.
AsynchronousServerSocketChannelImpl
,
sun.
nio.
ch.
AsynchronousSocketChannelImpl
Implemented by asynchronous channels that can be associated with an asynchronous channel group.
Method Summary
Modifier and Type
Method and Description
public
AsynchronousChannelGroupImpl
group
()
Method Detail
group
back to summary
public
AsynchronousChannelGroupImpl
group
()