| Package | Description |
|---|---|
| net.openhft.chronicle.core.tcp |
| Modifier and Type | Class and Description |
|---|---|
class |
FastJ8SocketChannel |
class |
UnsafeFastJ8SocketChannel
Doesn't do any locking so can only be used in a single-threaded manner
|
class |
VanillaSocketChannel |
| Modifier and Type | Method and Description |
|---|---|
static ISocketChannel |
ISocketChannel.wrap(SocketChannel sc) |
static ISocketChannel |
ISocketChannel.wrapUnsafe(SocketChannel sc) |
Copyright © 2019. All rights reserved.