| Package | Description |
|---|---|
| io.pkts.packet.sctp | |
| io.pkts.packet.sctp.impl |
| Modifier and Type | Method and Description |
|---|---|
SctpChunk.Type |
SctpChunk.getType() |
default SctpChunk.Type |
SctpDataChunk.getType() |
static SctpChunk.Type |
SctpChunk.lookup(short type) |
static SctpChunk.Type |
SctpChunk.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SctpChunk.Type[] |
SctpChunk.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
SctpChunk.Type |
DefaultSctpChunk.getType() |
SctpChunk.Type |
DelegatingSctpChunk.getType() |
Copyright © 2021. All Rights Reserved.