java.nio.channels.spi
Package java.nio.channels.spi
Service-provider classes for the
package.java.nio.channels
See: Description
Class | Description |
---|---|
AbstractInterruptibleChannel | Base implementation class for interruptible channels. |
AbstractSelectableChannel | Base implementation class for selectable channels. |
AbstractSelectionKey | Base implementation class for selection keys. |
登录查看完整内容
|