Uses of Class
java.nio.channels.spi.AbstractSelectionKey
-
Packages that use AbstractSelectionKey 软件包 描述 java.nio.channels.spi java.nio.channels
程序包的服务提供程序类。 -
-
Uses of AbstractSelectionKey in java.nio.channels.spi
Methods in java.nio.channels.spi with parameters of type AbstractSelectionKey 变量和类型 方法 描述 protected void
AbstractSelector. deregister(AbstractSelectionKey key)
从其频道的密钥集中删除给定的密钥。
-