Package net.sourceforge.jwap.wsp.header

Contains classes and Interfaces for WSP Header encoding and decoding.

See:
          Description

Class Summary
CodePage This class represents a Header Codepage.
Encoding This class contains static methods used to encode primitive data types used for encoding WSP data units.
Header This class represents a WSP Header.
HeaderToken Helper class for tokenizing header fields.
WAPCodePage This class implements the WAP default codepage for Header encoding/decoding
 

Exception Summary
HeaderParseException This exception will be thrown if encoding/decoding of headers fails.
 

Package net.sourceforge.jwap.wsp.header Description

Contains classes and Interfaces for WSP Header encoding and decoding.