public class NSPacketClassifier extends java.lang.Object implements PacketInClassifier
| Constructor and Description |
|---|
NSPacketClassifier() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
match(PacketContext packet)
Returns true if the packet classifier matches else false.
|
public boolean match(PacketContext packet)
PacketInClassifiermatch in interface PacketInClassifierpacket - PacketContext holding the packet information