JavaScript is disabled on your browser.
This specification is not final and is subject to change. Use is subject to
license terms
.
Skip navigation links
Overview
Class
Use
Tree
Preview
New
Deprecated
Index
Search
Help
Java SE 24 & JDK 24
DRAFT 24-crac+20-25
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