Package | Description |
---|---|
org.snf4j.core.handler |
Provides interfaces and classes for implementing sessions' handlers.
|
org.snf4j.example.sctp |
An SCTP client/server example.
|
Modifier and Type | Interface and Description |
---|---|
interface |
ISctpHandler
Extends the
IHandler interface to cover the SCTP functionalities. |
Modifier and Type | Class and Description |
---|---|
class |
AbstractSctpHandler
Base implementation of the
ISctpHandler interface. |
Modifier and Type | Class and Description |
---|---|
class |
SctpClientHandler |
class |
SctpServerHandler |
Copyright © 2017–2022 SNF4J.ORG. All rights reserved.