Package | Description |
---|---|
org.snf4j.core |
Provides interfaces and classes implementing the core functionalities of the
API.
|
org.snf4j.core.engine |
Provides interfaces and classes for implementing protocol engines.
|
org.snf4j.example.engine |
A custimized protocol engine (for Caesar Cipher) client/server example.
|
Class and Description |
---|
IEngine
An
interface allowing implementation of customizable protocol
engines that can be used to drive EngineStreamSession . |
Class and Description |
---|
HandshakeStatus
An
enum describing the current handshaking state of an
IEngine implementation. |
IEngineResult
An
interface encapsulating the result state produced by the
IEngine calls. |
Status
An
enum describing the overall result of the wrap and
unwrap methods in an IEngine implementation. |
Class and Description |
---|
HandshakeStatus
An
enum describing the current handshaking state of an
IEngine implementation. |
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. |
Copyright © 2017–2022 SNF4J.ORG. All rights reserved.