Package | Description |
---|---|
com.sun.nio.sctp |
This package is only included to let SCTP also compile on non-unix operation systems.
|
Modifier and Type | Class and Description |
---|---|
class |
AssociationChangeNotification |
class |
PeerAddressChangeNotification |
class |
SendFailedNotification |
class |
ShutdownNotification |
Modifier and Type | Method and Description |
---|---|
HandlerResult |
AbstractNotificationHandler.handleNotification(Notification notification,
Object o) |
Copyright © 2008–2018 The Netty Project. All rights reserved.