Package | Description |
---|---|
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.
|
Modifier and Type | Method and Description |
---|---|
void |
IEngine.closeInbound()
Signals that no more inbound network data will be sent to an
IEngine implementation. |
Modifier and Type | Method and Description |
---|---|
void |
CloseableEngine.closeInbound() |
void |
AbstractEngine.closeInbound() |
Copyright © 2017–2022 SNF4J.ORG. All rights reserved.