Interface SctpSocketOption<T>

Type Parameters:
T - The type of the socket option value.
All Superinterfaces:
SocketOption<T>
public interface SctpSocketOption<T>
extends SocketOption<T>

A socket option associated with an SCTP channel.

Since:
1.7
See Also:
SctpStandardSocketOptions

Methods

Methods declared in interface java.net.SocketOption

name, type