public interface PacketInClassifier
| Modifier and Type | Method and Description | 
|---|---|
boolean | 
match(PacketContext packet)
Returns true if the packet classifier matches else false. 
 | 
boolean match(PacketContext packet)
packet - PacketContext holding the packet information