| Package | Description |
|---|---|
| org.red5.io.sctp.packet | |
| org.red5.io.sctp.packet.chunks |
| Constructor and Description |
|---|
SctpPacket(int sourcePort,
int destinationPort,
int verificationTag,
Chunk chunk) |
| Modifier and Type | Class and Description |
|---|---|
class |
CookieAck |
class |
CookieEcho |
class |
Init |
class |
InitAck |
| Modifier and Type | Method and Description |
|---|---|
static Chunk |
ChunkFactory.createChunk(byte[] data,
int offset,
int length) |
Copyright © 2005–2017 Red5. All rights reserved.