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 25 & JDK 25
DRAFT 25-ea+32
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