public class MaxFragmentLength
extends java.lang.Object
Modifier and Type | Field | Description |
---|---|---|
static short |
pow2_10 |
|
static short |
pow2_11 |
|
static short |
pow2_12 |
|
static short |
pow2_9 |
Constructor | Description |
---|---|
MaxFragmentLength() |
Modifier and Type | Method | Description |
---|---|---|
static boolean |
isValid(short maxFragmentLength) |
public static final short pow2_9
public static final short pow2_10
public static final short pow2_11
public static final short pow2_12