| 程序包 | 说明 |
|---|---|
| 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.
|
| 限定符和类型 | 方法和说明 |
|---|---|
HandlerResult |
AbstractNotificationHandler.handleNotification(SendFailedNotification notification,
java.lang.Object o) |
| 限定符和类型 | 方法和说明 |
|---|---|
HandlerResult |
SctpNotificationHandler.handleNotification(SendFailedNotification notification,
java.lang.Object o) |