| Package | Description |
|---|---|
| com.sun.nio.sctp |
This package is only included to let SCTP also compile on non-unix operation systems.
|
| io.netty.channel.sctp |
Abstract SCTP socket interfaces which extend the core channel API.
|
| Modifier and Type | Method and Description |
|---|---|
HandlerResult |
AbstractNotificationHandler.handleNotification(AssociationChangeNotification notification,
Object o) |
| Modifier and Type | Method and Description |
|---|---|
HandlerResult |
SctpNotificationHandler.handleNotification(AssociationChangeNotification notification,
Object o) |
Copyright © 2008–2025 The Netty Project. All rights reserved.