Package com.sun.nio.sctp
Class SctpStandardSocketOptions
java.lang.Object
com.sun.nio.sctp.SctpStandardSocketOptions
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final SctpSocketOption
<Boolean> static final SctpSocketOption
<Boolean> static final SctpSocketOption
<Integer> static final SctpSocketOption
<SctpStandardSocketOptions.InitMaxStreams> static final SctpSocketOption
<Boolean> static final SctpSocketOption
<SocketAddress> static final SctpSocketOption
<SocketAddress> static final SctpSocketOption
<Integer> static final SctpSocketOption
<Integer> static final SctpSocketOption
<Integer> -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
SCTP_DISABLE_FRAGMENTS
-
SCTP_EXPLICIT_COMPLETE
-
SCTP_FRAGMENT_INTERLEAVE
-
SCTP_INIT_MAXSTREAMS
-
SCTP_NODELAY
-
SCTP_PRIMARY_ADDR
-
SCTP_SET_PEER_PRIMARY_ADDR
-
SO_LINGER
-
SO_RCVBUF
-
SO_SNDBUF
-
-
Constructor Details
-
SctpStandardSocketOptions
public SctpStandardSocketOptions()
-