public class ToContainsFilter extends Object implements PacketFilter
| Constructor and Description |
|---|
ToContainsFilter(String to)
Creates a "to" contains filter using the "to" field part.
|
public ToContainsFilter(String to)
to - the to field value the packet must contain.public boolean accept(Packet packet)
PacketFilteraccept in interface PacketFilterpacket - the packet to test.Copyright © 2003-2007 Jive Software.