- 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