Uses of Class
org.opendaylight.protocol.bgp.flowspec.handlers.AbstractOperandParser
-
Packages that use AbstractOperandParser Package Description org.opendaylight.protocol.bgp.flowspec.handlers -
-
Uses of AbstractOperandParser in org.opendaylight.protocol.bgp.flowspec.handlers
Subclasses of AbstractOperandParser in org.opendaylight.protocol.bgp.flowspec.handlers Modifier and Type Class Description class
AbstractNumericOperandParser<N>
Common parent class for numeric operands.class
BitmaskOperandParser
Parser class for BitmaskOperand.class
NumericOneByteOperandParser
Parser class for NumericOneByteValues.class
NumericTwoByteOperandParser
Parser class for NumericTwoByteValues.
-