Package com.cybersource.ws.client

Provides the classes that comprise the base package.

See:
          Description

Interface Summary
Logger Interface that may be implemented to supply a different Logger object to the runTransaction() method of the clients.
 

Class Summary
Client Class containing runTransaction() methods that accept the requests in the form of a Map object.
LoggerImpl Default file-based implementation of the Logger interface.
LoggerWrapper An internal class used by the clients to encapsulate the logger, primarily to avoid having to check if the Logger object is null before logging.
MerchantConfig An internal class used by the clients to hold and derive the properties applicable to the current transaction.
Signature Contains the method that signs the requests.
Utility Class containing useful constants and methods.
XMLClient Class containing runTransaction() methods that accept the requests in the form of a Document object.
 

Exception Summary
ClientException Exception class used by both Basic and XML clients.
ConfigException Exception thrown when something is missing or invalid in the configuration or when setting up of the log file fails.
FaultException Exception that encapsulates a fault returned by CyberSource.
SignException Exception that is thrown by the Signature object.
 

Package com.cybersource.ws.client Description

Provides the classes that comprise the base package.



Copyright © 2003-2006 CyberSource Corporation. All Rights Reserved.