Package uicc.scws

Interface Summary
HttpRequest Interface providing the means to analyse the incoming HTTP request.
HttpResponse Interface providing the means to build a HTTP response.
ScwsConstants ScwsConstants encapsulates constants related to the SCWS.
ScwsExtension Interface which specifies all methods used to pass information included in a HTTP request to the registered application.
 

Class Summary
ScwsExtensionRegistry Registry which handles the registration and deregistration of applications and their associated callback objects to the SCWS.
ScwsExtensionService Class implementing the ScwsExtension interface.
 

Exception Summary
ScwsException Smart Card Webserver exception and its associated constants.