| Package | Description |
|---|---|
| org.red5.io.sctp | |
| org.red5.io.sctp.packet | |
| org.red5.io.sctp.packet.chunks |
| Modifier and Type | Class and Description |
|---|---|
class |
Association |
| Modifier and Type | Method and Description |
|---|---|
IAssociationControl |
IServerChannelControl.getPendingChannel(InetSocketAddress address) |
IAssociationControl |
SctpServerChanneOverUDP.getPendingChannel(InetSocketAddress address) |
| Modifier and Type | Method and Description |
|---|---|
void |
SctpPacket.apply(IAssociationControl association) |
| Modifier and Type | Method and Description |
|---|---|
void |
CookieAck.apply(IAssociationControl channel) |
void |
InitAck.apply(IAssociationControl channel) |
abstract void |
Chunk.apply(IAssociationControl channel) |
void |
CookieEcho.apply(IAssociationControl channel) |
void |
Init.apply(IAssociationControl association) |
Copyright © 2005–2017 Red5. All rights reserved.