Package | Description |
---|---|
org.snf4j.core |
Provides interfaces and classes implementing the core functionalities of the
API.
|
org.snf4j.core.codec |
Provides interfaces and classes for implementing encoders, decoders and
codec pipelines.
|
org.snf4j.core.codec.bytes |
Encoders and decoders which transform an array of bytes into a
ByteBuffer and vice versa. |
org.snf4j.core.codec.zip | |
org.snf4j.core.future |
Provides interfaces and classes used by the API to implement futures.
|
org.snf4j.core.handler |
Provides interfaces and classes for implementing sessions' handlers.
|
org.snf4j.core.proxy |
Provides classes and interfaces for proxy handling.
|
org.snf4j.core.session |
Provides classes and interfaces used for session handling.
|
org.snf4j.core.session.ssl |
Provides classes and interfaces for configuration of SSL/TLS/DTLS sessions.
|
org.snf4j.example.chat |
A chat client/server example.
|
org.snf4j.example.discarding |
A discarding client/server example.
|
org.snf4j.example.dtls |
A DTLS client/server example.
|
org.snf4j.example.echo |
An echoing (ping-pong traffic) client/server example.
|
org.snf4j.example.engine |
A custimized protocol engine (for Caesar Cipher) client/server example.
|
org.snf4j.example.file |
A zero-copy file transfer client/server example.
|
org.snf4j.example.heartbeat |
A datagram (UDP/IP) client/server example.
|
org.snf4j.example.sctp |
An SCTP client/server example.
|
org.snf4j.example.websocket |
A WebSocket (data transfer and web chat) client/server example.
|
org.snf4j.websocket |
Provides main interfaces and classes implementing the functionalities of the
Web Socket protocol.
|
org.snf4j.websocket.extensions.compress |
Provides interfaces and classes implementing the Web Socket compress extensions.
|
org.snf4j.websocket.frame |
Provides interfaces and classes for the Web Socket frames and related codecs.
|
org.snf4j.websocket.handshake |
Provides interfaces and classes for the Web Socket handshake frames and related codecs.
|
Class and Description |
---|
AbstractSession
Base implementation of the
ISession interface. |
IDatagramSession
Extends the
ISession interface to cover datagram-oriented functionalities. |
IEngineDatagramSession
A engine-driven session which represents connection between datagram-oriented
end-points.
|
IEngineSession
A engine-driven session which represents connection between end-points
regardless of transport type.
|
IEngineStreamSession
A engine-driven session which represents connection between stream-oriented
end-points.
|
ISctpMultiSession
Extends the
ISctpSession interface to cover SCTP functionalities
related to the SCTP multi sessions. |
ISctpSession
Extends the
ISession interface to cover SCTP functionalities. |
ISession
A session which represents connection between end-points regardless of transport type.
|
ISessionConfig
A configuration for associated session.
|
ISessionPipeline
A manager that manages sessions in the pipeline that can be associated with a
session.
|
ISessionTimer
A timer that can be associated with a session.
|
IStreamSession
Extends the
ISession interface to cover stream-oriented functionalities. |
SessionState
An
enum that represents session states. |
SSLEngineCreateException
Indicates problems with creation of the SSL engine.
|
Class and Description |
---|
ISession
A session which represents connection between end-points regardless of transport type.
|
Class and Description |
---|
ISession
A session which represents connection between end-points regardless of transport type.
|
Class and Description |
---|
ISession
A session which represents connection between end-points regardless of transport type.
|
Class and Description |
---|
ISession
A session which represents connection between end-points regardless of transport type.
|
Class and Description |
---|
IDatagramSession
Extends the
ISession interface to cover datagram-oriented functionalities. |
ISctpSession
Extends the
ISession interface to cover SCTP functionalities. |
ISctpSessionConfig
A configuration for associated SCTP session.
|
ISession
A session which represents connection between end-points regardless of transport type.
|
ISessionConfig
A configuration for associated session.
|
IStreamSession
Extends the
ISession interface to cover stream-oriented functionalities. |
Class and Description |
---|
ISessionConfig
A configuration for associated session.
|
Class and Description |
---|
DefaultSctpSessionConfig
Default configuration for the SCTP session.
|
DefaultSessionConfig
Default configuration for the session.
|
IDatagramSession
Extends the
ISession interface to cover datagram-oriented functionalities. |
IEngineSession
A engine-driven session which represents connection between end-points
regardless of transport type.
|
ISctpMultiSession
Extends the
ISctpSession interface to cover SCTP functionalities
related to the SCTP multi sessions. |
ISctpSession
Extends the
ISession interface to cover SCTP functionalities. |
ISctpSessionConfig
A configuration for associated SCTP session.
|
ISession
A session which represents connection between end-points regardless of transport type.
|
ISessionConfig
A configuration for associated session.
|
ISessionPipeline
A manager that manages sessions in the pipeline that can be associated with a
session.
|
ISessionTimer
A timer that can be associated with a session.
|
IStreamSession
Extends the
ISession interface to cover stream-oriented functionalities. |
SessionState
An
enum that represents session states. |
SSLEngineCreateException
Indicates problems with creation of the SSL engine.
|
Class and Description |
---|
SSLEngineCreateException
Indicates problems with creation of the SSL engine.
|
Class and Description |
---|
ISessionConfig
A configuration for associated session.
|
Class and Description |
---|
ISessionConfig
A configuration for associated session.
|
Class and Description |
---|
DefaultSessionConfig
Default configuration for the session.
|
ISession
A session which represents connection between end-points regardless of transport type.
|
ISessionConfig
A configuration for associated session.
|
SSLEngineCreateException
Indicates problems with creation of the SSL engine.
|
Class and Description |
---|
ISession
A session which represents connection between end-points regardless of transport type.
|
ISessionConfig
A configuration for associated session.
|
Class and Description |
---|
AbstractSession
Base implementation of the
ISession interface. |
IEngineSession
A engine-driven session which represents connection between end-points
regardless of transport type.
|
IEngineStreamSession
A engine-driven session which represents connection between stream-oriented
end-points.
|
ISession
A session which represents connection between end-points regardless of transport type.
|
IStreamSession
Extends the
ISession interface to cover stream-oriented functionalities. |
Class and Description |
---|
DefaultSessionConfig
Default configuration for the session.
|
ISessionConfig
A configuration for associated session.
|
Class and Description |
---|
ISessionConfig
A configuration for associated session.
|
Class and Description |
---|
DefaultSctpSessionConfig
Default configuration for the SCTP session.
|
ISctpSessionConfig
A configuration for associated SCTP session.
|
ISession
A session which represents connection between end-points regardless of transport type.
|
Class and Description |
---|
ISession
A session which represents connection between end-points regardless of transport type.
|
Class and Description |
---|
AbstractSession
Base implementation of the
ISession interface. |
DefaultSessionConfig
Default configuration for the session.
|
IEngineSession
A engine-driven session which represents connection between end-points
regardless of transport type.
|
IEngineStreamSession
A engine-driven session which represents connection between stream-oriented
end-points.
|
ISession
A session which represents connection between end-points regardless of transport type.
|
ISessionConfig
A configuration for associated session.
|
IStreamSession
Extends the
ISession interface to cover stream-oriented functionalities. |
SSLEngineCreateException
Indicates problems with creation of the SSL engine.
|
Class and Description |
---|
ISession
A session which represents connection between end-points regardless of transport type.
|
Class and Description |
---|
ISession
A session which represents connection between end-points regardless of transport type.
|
Class and Description |
---|
ISession
A session which represents connection between end-points regardless of transport type.
|
Copyright © 2017–2022 SNF4J.ORG. All rights reserved.