类 NamedPipeSocket.AsynchronousFileByteChannel

java.lang.Object
cn.taketoday.buildpack.platform.socket.NamedPipeSocket.AsynchronousFileByteChannel
所有已实现的接口:
Closeable, AutoCloseable, AsynchronousByteChannel, AsynchronousChannel, Channel
封闭类:
NamedPipeSocket

private static class NamedPipeSocket.AsynchronousFileByteChannel extends Object implements AsynchronousByteChannel
Adapt an AsynchronousByteChannel to an AsynchronousFileChannel.