Package ibspan.tss.agents.pra.server

Implementation of HTTP server handling with user request coming over HTTP protocol.

See:
          Description

Class Summary
MainServer It is HTTP server.
UserRequestHandler It is a thread that handles the user request.
 

Exception Summary
InvalidRequestException Thrown when HTTP request is invalid => when ExternalRequest cannot be created from HTTP request
 

Package ibspan.tss.agents.pra.server Description

Implementation of HTTP server handling with user request coming over HTTP protocol.