Package com.ecebs.rtd.enabler.types.response

Contains classes that represent the various responses that could be received from an RTD server.

See:
          Description

Class Summary
BaseResponse A response received from an RTD server
DeleteProductResponse Response associated with a DeleteProductRequest
DownloadStatusResponse Response associated with a QueryRequest with query mode QueryMode.DOWNLOAD_REQUEST
LoadProductResponse Response associated with a LoadProductRequest
PendingRequests Response associated with a QueryRequest with query mode QueryMode.REQUEST_CM
ResponseMessage A response received from an RTD server, containing 1 or more BaseResponses
StatusResponse A response to a query with query mode QueryMode.REQUEST, where the request ID is not recognised by the RTD server
StoredUseResponse Response associated with a AddStoredUseRequest or DeductStoredUseRequest
STRResponse Response associated with a AddSTRRequest or DeductSTRRequest
UpdatePassExpiryDateResponse Response associated with a UpdatePassExpiryDateRequest
UpdateRequestResponse Response to a request to modify the contents of a card.
 

Enum Summary
DeleteProductResponse.DeleteType The type of delete operation
ResponseMessage.DownloadFailureReason Defines the reasons that a download could have failed
ResponseMessage.LastDownloadOutcome  
ResponseMessage.RequestOutcome  
ResponseMessage.UpdateOutcome  
StoredUseResponse.StoredUseResponseType  
STRResponse.STRResponseType  
 

Package com.ecebs.rtd.enabler.types.response Description

Contains classes that represent the various responses that could be received from an RTD server.

Author:
kyleb


Copyright © 2013 Ecebs Ltd. All Rights Reserved.