| Package | Description |
|---|---|
| org.snf4j.core.handler |
Provides interfaces and classes for implementing sessions' handlers.
|
| org.snf4j.core.session |
Provides classes and interfaces used for session handling.
|
| org.snf4j.example.sctp |
An SCTP client/server example.
|
| Modifier and Type | Method and Description |
|---|---|
ISctpSessionConfig |
ISctpHandler.getConfig()
Returns the configuration object that will be used to configure the
behavior of the associated SCTP session.
|
ISctpSessionConfig |
AbstractSctpHandler.getConfig() |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultSctpSessionConfig
Default configuration for the SCTP session.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SessionConfig |
| Modifier and Type | Method and Description |
|---|---|
ISctpSessionConfig |
SctpServerHandler.getConfig() |
ISctpSessionConfig |
SctpClientHandler.getConfig() |
Copyright © 2017–2022 SNF4J.ORG. All rights reserved.