Package superwaba.ext.xplat.io.http

Classes that handles the http protocol incoming from a Socket stream.

See:
          Description

Class Summary
Base64 Class with methods to encode and decode to base 64.
ByteString String of bytes.
HttpStream A HttpStream HAS-A waba.io.Socket and takes care of exchange protocol.
HttpStream.Options This static class is used by one the constructor methods.
URI Break a URI into its several components.
URI.Path Class for the path component of this URI.
 

Package superwaba.ext.xplat.io.http Description

Classes that handles the http protocol incoming from a Socket stream.

The SuperWaba Global Library PDB file (that must be installed in the device) containing the classes is located in SuperWabaSDK/lib/xplat/XPlatIoHttp.pdb.