JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Preview
New
Deprecated
Index
Search
Help
Java SE 26 & JDK 26
jdk.sctp
com.sun.nio.sctp
SctpSocketOption
Contents
Description
Method Summary
Hide sidebar
Show sidebar
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
Method Summary
Methods declared in interface
SocketOption
name
,
type