| Package | Description |
|---|---|
| net.openhft.chronicle.core.tcp | |
| net.openhft.chronicle.core.util |
| Modifier and Type | Method and Description |
|---|---|
InetSocketAddress |
ISocketChannel.getLocalAddress() |
InetSocketAddress |
ISocketChannel.getRemoteAddress() |
Socket |
ISocketChannel.socket() |
SocketChannel |
ISocketChannel.socketChannel() |
static ISocketChannel |
ISocketChannel.wrap(SocketChannel sc) |
| Modifier and Type | Method and Description |
|---|---|
static double |
StringUtils.parseDouble(CharSequence in) |
Copyright © 2017. All rights reserved.