public interface Criterion
Modifier and Type | Interface and Description |
---|---|
static class |
Criterion.IPv6ExthdrFlags
Bit definitions for IPv6 Extension Header pseudo-field.
|
static class |
Criterion.TcpFlags |
static class |
Criterion.Type
Types of fields to which the selection criterion may apply.
|
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
SEPARATOR |
Modifier and Type | Method and Description |
---|---|
Criterion.Type |
type()
Returns the type of criterion.
|
static final java.lang.String SEPARATOR
Criterion.Type type()