| Interface | Description |
|---|---|
| Criterion |
Representation of a single header field selection.
|
| Class | Description |
|---|---|
| Criteria |
Factory class to create various traffic selection criteria.
|
| Criteria.EthCriterion |
Implementation of MAC address criterion.
|
| Criteria.EthTypeCriterion |
Implementation of Ethernet type criterion.
|
| Criteria.IPCriterion |
Implementation of IP address criterion.
|
| Criteria.IPProtocolCriterion |
Implementation of Internet Protocol Number criterion.
|
| Criteria.LambdaCriterion |
Implementation of lambda (wavelength) criterion.
|
| Criteria.MplsCriterion |
Implementation of MPLS tag criterion.
|
| Criteria.OpticalSignalTypeCriterion |
Implementation of optical signal type criterion.
|
| Criteria.PortCriterion |
Implementation of input port criterion.
|
| Criteria.TcpPortCriterion |
Implementation of TCP port criterion.
|
| Criteria.VlanIdCriterion |
Implementation of VLAN ID criterion.
|
| Criteria.VlanPcpCriterion |
Implementation of VLAN priority criterion.
|
| Enum | Description |
|---|---|
| Criterion.Type |
Types of fields to which the selection criterion may apply.
|
Copyright © 2015. All rights reserved.