All Packages This Package Class Hierarchy Class Search Index
| Summary |
static interface pj_ProtocolLayer.PacketAddressMask
{
// Methods 1
public abstract void parseAddressMask(String) throws PacketAddressFormatException;
}
An interface that represents a mask that can be applied to incoming packets to determine matching packets.
| Cross Reference |
| Methods |
· parseAddressMask | Summary | Top |
public abstract void parseAddressMask(String addr) throws PacketAddressFormatException
Identical to PacketAddress.parseAddress().
All Packages This Package Class Hierarchy Class Search IndexFreshly brewed Java API Documentation automatically generated with polardoc Version 1.0.7