A Java API for Stream Control Transport Protocol.
-
Binds the channel's socket to a local address and configures the socket
to listen for connections.
Binds the channel's socket to a local address and configures the socket
to listen for connections.
Adds the given address to the bound addresses for the channel's
socket.
Opens an SCTP multi channel.
Sets the value of a socket option.
Shutdown an association without closing the channel.
Removes the given address from the bound addresses for the channel's
socket.