| Package | Description |
|---|---|
| net.openhft.chronicle.network.ssl |
| Modifier and Type | Class and Description |
|---|---|
class |
BytesBufferHandler<N extends NetworkContext>
This class handles the bridge between two sets of buffers:
- socket-side data - encrypted, handled by
readData, writeData
- application-side data - decrypted, handled by handleDecryptedData |
Copyright © 2018. All rights reserved.