A B C D E F G H I K M R S T U W

D

deregister(ScwsExtension) - Static method in class uicc.scws.ScwsExtensionRegistry
Deregisters a ScwsExtension from the Smart Card Webserver.
doDelete(HttpRequest, HttpResponse) - Method in interface uicc.scws.ScwsExtension
Invoked if a HTTP request in DELETE mode has been received by the SCWS for the associated application.
doDelete(HttpRequest, HttpResponse) - Method in class uicc.scws.ScwsExtensionService
 
doGet(HttpRequest, HttpResponse) - Method in interface uicc.scws.ScwsExtension
Invoked if a HTTP request in GET mode has been received by the SCWS for the associated application.
doGet(HttpRequest, HttpResponse) - Method in class uicc.scws.ScwsExtensionService
 
doHead(HttpRequest, HttpResponse) - Method in interface uicc.scws.ScwsExtension
Invoked if a HTTP request in HEAD mode has been received by the SCWS for the associated application.
doHead(HttpRequest, HttpResponse) - Method in class uicc.scws.ScwsExtensionService
 
doOptions(HttpRequest, HttpResponse) - Method in interface uicc.scws.ScwsExtension
Invoked if a HTTP request in OPTIONS mode has been received by the SCWS for the associated application.
doOptions(HttpRequest, HttpResponse) - Method in class uicc.scws.ScwsExtensionService
 
doPost(HttpRequest, HttpResponse) - Method in interface uicc.scws.ScwsExtension
Invoked if a HTTP request in POST mode has been received by the SCWS for the associated application.
doPost(HttpRequest, HttpResponse) - Method in class uicc.scws.ScwsExtensionService
 
doPut(HttpRequest, HttpResponse) - Method in interface uicc.scws.ScwsExtension
Invoked if a HTTP request in PUT mode has been received by the SCWS for the associated application.
doPut(HttpRequest, HttpResponse) - Method in class uicc.scws.ScwsExtensionService
 
doTrace(HttpRequest, HttpResponse) - Method in interface uicc.scws.ScwsExtension
Invoked if a HTTP request in TRACE mode has been received by the SCWS for the associated application.
doTrace(HttpRequest, HttpResponse) - Method in class uicc.scws.ScwsExtensionService
 

A B C D E F G H I K M R S T U W