A Java API for Stream Control Transport Protocol.
A class that represents an SCTP association.
Notification emitted when an association has either opened or closed.
Defines the type of change event that happened to the association.
Defines notification handler results.
The MessageInfo
class provides additional ancillary information about
messages.
A notification from the SCTP stack.
A handler for consuming notifications from the SCTP stack.
Notification emitted when a destination address on a multi-homed peer
encounters a change.
Defines the type of address change event that occurred to the destination
address on a multi-homed peer when it encounters a change of interface
details.
A selectable channel for message-oriented connected SCTP sockets.
A selectable channel for message-oriented SCTP sockets.
A selectable channel for message-oriented listening SCTP sockets.
A socket option associated with an SCTP channel.
This class is used to set the maximum number of inbound/outbound streams
used by the local endpoint during association initialization.
Notification emitted when a send failed notification has been received.
Notification emitted when a peer shuts down an association.
Report a bug or suggest an enhancement For further API reference and developer documentation see the Java SE Documentation , which contains more detailed, developer-targeted descriptions with conceptual overviews, definitions of terms, workarounds, and working code examples. Other versions. Java is a trademark or registered trademark of Oracle and/or its affiliates in the US and other countries. Copyright © 1993, 2024, Oracle and/or its affiliates, 500 Oracle Parkway, Redwood Shores, CA 94065 USA. All rights reserved. Use is subject to license terms and the documentation redistribution policy .