| Package | Description |
|---|---|
| io.pkts.framer | |
| io.pkts.packet.sctp | |
| io.pkts.packet.sctp.impl |
| Modifier and Type | Method and Description |
|---|---|
SctpPacket |
SctpFramer.frame(IPPacket parent,
Buffer buffer)
Ask the framer to frame the buffer into a packet.
|
| Modifier and Type | Method and Description |
|---|---|
static SctpPacket |
SctpPacket.frame(IPPacket ipPacket,
Buffer buffer) |
| Modifier and Type | Class and Description |
|---|---|
class |
SctpPacketImpl |
| Modifier and Type | Method and Description |
|---|---|
static SctpPacket |
SctpPacketImpl.frame(IPPacket ipPacket,
Buffer buffer) |
Copyright © 2021. All Rights Reserved.