See: Description
| Interface | Description |
|---|---|
| IEngine |
An
interface allowing implementation of customizable protocol
engines that can be used to drive EngineStreamSession. |
| IEngineResult |
An
interface encapsulating the result state produced by the
IEngine calls. |
| Class | Description |
|---|---|
| EngineResult |
The default implementation of the
IEngineResult interface. |
| Enum | Description |
|---|---|
| HandshakeStatus |
An
enum describing the current handshaking state of an
IEngine implementation. |
| Status |
An
enum describing the overall result of the wrap and
unwrap methods in an IEngine implementation. |
Copyright © 2017–2022 SNF4J.ORG. All rights reserved.