| Package | Description |
|---|---|
| org.eclipse.californium.scandium.dtls |
| Modifier and Type | Method and Description |
|---|---|
static MaxFragmentLengthExtension.Length |
MaxFragmentLengthExtension.Length.fromCode(int code)
Creates an instance from its code.
|
MaxFragmentLengthExtension.Length |
MaxFragmentLengthExtension.getFragmentLength() |
static MaxFragmentLengthExtension.Length |
MaxFragmentLengthExtension.Length.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MaxFragmentLengthExtension.Length[] |
MaxFragmentLengthExtension.Length.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
MaxFragmentLengthExtension(MaxFragmentLengthExtension.Length fragmentLength) |
Copyright © 2023 Eclipse Foundation. All rights reserved.