A Java API for Stream Control Transport Protocol.
-
Enables or disables message fragmentation.
Enables or disables explicit message completion.
Fragmented interleave controls how the presentation of messages occur
for the message receiver.
The maximum number of streams requested by the local endpoint during
association initialization.
Enables or disables a Nagle-like algorithm.
Requests that the local SCTP stack use the given peer address as
the association primary.
Requests that the peer mark the enclosed address as the association
primary.
Linger on close if data is present.
The size of the socket receive buffer.
The size of the socket send buffer.
Returns a set of the socket options supported by this channel.
Returns a set of the socket options supported by this channel.
Returns a set of the socket options supported by this channel.
abstract <T> T
Returns the value of a socket option.
abstract <T> T
Returns the value of a socket option.
abstract <T> T
Returns the value of a socket option.
Sets the value of a socket option.
Sets the value of a socket option.
Sets the value of a socket option.