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.
|
Modifier and Type | Method and Description |
---|---|
static IFuture<Void> |
SctpRegistrator.register(SelectorLoop loop,
com.sun.nio.sctp.SctpServerChannel channel,
ISctpSessionFactory factory)
Registers a listening SCTP channel with the specified selector loop.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractSctpSessionFactory
Base implementation of the
ISctpSessionFactory interface. |
Copyright © 2017–2022 SNF4J.ORG. All rights reserved.