Package com.esri.aims.mtier.io.http

Add a brief summary of this package here.

See:
          Description

Exception Summary
AuthenticationFailedException This exception is thrown when an attempt is made to access a service that has restricted access (requires username/password) and the given username/password combination was invalid.
AuthenticationRequiredException This exception is thrown when an attempt is made to access a service that has restricted access (requires username/password)
StreamIOException this exception is thrown when an Esrimap stream has an error
UnableToPingEsrimapException this exception is thrown when trying to construct a BaseEsrimap and the code is unable to ping the ESRIMAP
WarningException this exception is thrown when an Esrimap stream has a warning
 

Package com.esri.aims.mtier.io.http Description

Add a brief summary of this package here.