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