public interface LocalSocketChannel
Modifier and Type | Method and Description |
---|---|
void |
close() |
void |
write(ByteBuffer buffer) |
void close() throws IOException
IOException
void write(ByteBuffer buffer) throws IOException
IOException
Copyright © 2017. All rights reserved.