Uses of Interface
uicc.scws.ScwsExtension

Uses of ScwsExtension in uicc.scws
 

Classes in uicc.scws that implement ScwsExtension
 class ScwsExtensionService
          Class implementing the ScwsExtension interface.
 

Methods in uicc.scws with parameters of type ScwsExtension
static void ScwsExtensionRegistry.deregister(ScwsExtension scwsExtension)
          Deregisters a ScwsExtension from the Smart Card Webserver.
static void ScwsExtensionRegistry.register(ScwsExtension scwsExtension, byte[] appId, short offset, short length)
          Registers an ScwsExtension with the given name to the SCWS.