Package | Description |
---|---|
org.snf4j.core |
Provides interfaces and classes implementing the core functionalities of the
API.
|
org.snf4j.core.factory |
Provides interfaces and classes for factories of different kind that are used
by the API.
|
org.snf4j.core.handler |
Provides interfaces and classes for implementing sessions' handlers.
|
org.snf4j.core.pool |
Provides classes and interfaces for pooling the selector loops.
|
org.snf4j.core.proxy |
Provides classes and interfaces for proxy handling.
|
org.snf4j.example.dtls |
A DTLS client/server example.
|
org.snf4j.example.echo |
An echoing (ping-pong traffic) 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.websocket |
Provides main interfaces and classes implementing the functionalities of the
Web Socket protocol.
|
Class and Description |
---|
IDatagramHandlerFactory
Factory used to create a datagram handler that will be associated with
a datagram-oriented session created by
DatagramServerHandler . |
ISctpSessionFactory
Factory used to create an SCTP session for a newly accepted
connection.
|
ISelectorLoopStructureFactory
Factory used to configure the internal structure of the selector loop.
|
ISessionStructureFactory
Factory used to configure the internal structure of the created session
|
IStreamSessionFactory
Factory used to create a stream-oriented session for a newly accepted
connection.
|
Class and Description |
---|
DefaultSelectorLoopStructureFactory
Default factory used to configure the internal structure of the selector loop.
|
DefaultSessionStructureFactory
Default factory used to configure the internal structure of the created session.
|
DefaultThreadFactory
Default implementation of the
ThreadFactory interface that is
used by the API. |
ISctpSessionFactory
Factory used to create an SCTP session for a newly accepted
connection.
|
ISelectorLoopStructureFactory
Factory used to configure the internal structure of the selector loop.
|
ISessionStructureFactory
Factory used to configure the internal structure of the created session
|
IStreamSessionFactory
Factory used to create a stream-oriented session for a newly accepted
connection.
|
Class and Description |
---|
ISessionStructureFactory
Factory used to configure the internal structure of the created session
|
Class and Description |
---|
ISelectorLoopStructureFactory
Factory used to configure the internal structure of the selector loop.
|
Class and Description |
---|
ISessionStructureFactory
Factory used to configure the internal structure of the created session
|
Class and Description |
---|
DefaultSessionStructureFactory
Default factory used to configure the internal structure of the created session.
|
ISessionStructureFactory
Factory used to configure the internal structure of the created session
|
Class and Description |
---|
ISessionStructureFactory
Factory used to configure the internal structure of the created session
|
Class and Description |
---|
ISessionStructureFactory
Factory used to configure the internal structure of the created session
|
Class and Description |
---|
ISessionStructureFactory
Factory used to configure the internal structure of the created session
|
Class and Description |
---|
ISessionStructureFactory
Factory used to configure the internal structure of the created session
|
Class and Description |
---|
IStreamSessionFactory
Factory used to create a stream-oriented session for a newly accepted
connection.
|
Copyright © 2017–2022 SNF4J.ORG. All rights reserved.