| Package | Description |
|---|---|
| org.red5.io.sctp |
| Modifier and Type | Method and Description |
|---|---|
abstract Set<SctpSocketOption<?>> |
SctpServerChannel.supportedOptions() |
Set<SctpSocketOption<?>> |
SctpServerChanneOverUDP.supportedOptions() |
| Modifier and Type | Method and Description |
|---|---|
abstract <T> SctpServerChannel |
SctpServerChannel.setOption(SctpSocketOption<T> name,
T value) |
<T> SctpServerChannel |
SctpServerChanneOverUDP.setOption(SctpSocketOption<T> name,
T value) |
Copyright © 2005–2017 Red5. All rights reserved.