All Packages This Package Class Hierarchy Class Search Index
Summary |
static interface ProtocolLayer.PacketAddress { // Methods 1 public abstract void parseAddress(String) throws ProtocolLayer.PacketAddressFormatException; }
An interface that represents a host address in the format for the protocol layer.
Cross Reference |
Methods |
· parseAddress | Summary | Top |
public abstract void parseAddress(String addr) throws ProtocolLayer.PacketAddressFormatException
Parses a specially formatted string into an internal structure. The format of the string is specific to the protocol layer.
All Packages This Package Class Hierarchy Class Search IndexFreshly brewed Java API Documentation automatically generated with polardoc Version 1.0.7