Uses of Package
com.ecebs.rtd.enabler.types

Packages that use com.ecebs.rtd.enabler.types
com.ecebs.rtd.enabler This package contains the main application interfaces for carrying out RTD operations and reading presented CMDs. 
com.ecebs.rtd.enabler.callback Provides interfaces for implementing callback instances that can obtain information about the status of an operation 
com.ecebs.rtd.enabler.types Contains basic types used by the library 
com.ecebs.rtd.enabler.types.itso Classes that represent the various structures found on an ITSO-compatible smartcard. 
com.ecebs.rtd.enabler.types.request Holds classes that represent requests that can be sent to an RTD server to modify or obtain information about a smartcard. 
com.ecebs.rtd.enabler.types.response Contains classes that represent the various responses that could be received from an RTD server. 
 

Classes in com.ecebs.rtd.enabler.types used by com.ecebs.rtd.enabler
RTDEException
          An exception that allows for an Outcome to be thrown by an operation.
 

Classes in com.ecebs.rtd.enabler.types used by com.ecebs.rtd.enabler.callback
Outcome
          Represents the outcome of an operation
Outcome.Code
          Represents the reason for an operation finishing
 

Classes in com.ecebs.rtd.enabler.types used by com.ecebs.rtd.enabler.types
Outcome
          Represents the outcome of an operation
Outcome.Code
          Represents the reason for an operation finishing
Outcome.State
          Represents the state of an operation
 

Classes in com.ecebs.rtd.enabler.types used by com.ecebs.rtd.enabler.types.itso
RTDEException
          An exception that allows for an Outcome to be thrown by an operation.
 

Classes in com.ecebs.rtd.enabler.types used by com.ecebs.rtd.enabler.types.request
Outcome
          Represents the outcome of an operation
 

Classes in com.ecebs.rtd.enabler.types used by com.ecebs.rtd.enabler.types.response
MessageHeader
          Represents the header of a request or response RTD message
 



Copyright © 2013 Ecebs Ltd. All Rights Reserved.