Uses of Interface
org.globalplatform.GPRegistryEntry

Uses of GPRegistryEntry in org.globalplatform
 

Methods in org.globalplatform that return GPRegistryEntry
static GPRegistryEntry GPSystem.getRegistryEntry(AID reqAID)
          This method returns a handle to the GPRegistryEntry interface.
 

Methods in org.globalplatform with parameters of type GPRegistryEntry
 Shareable GlobalService.getServiceInterface(GPRegistryEntry clientRegistryEntry, short sServiceName, byte[] baBuffer, short sOffset, short sLength)
          This method returns a handle to the requested service interface of a Global Services Application.