| Class and Description |
|---|
| ClientException
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.
|
| Connection
It is a factory class for creating an instance for HttpClientConnection or
JDKHttpURLConnection or PoolingHttpClientConnection.
|
| FaultException
Exception that encapsulates a fault returned by CyberSource.Used by both
the Basic and XML clients.
|
| Identity
This class is used to store an identity of a unknown entity.
|
| Logger
this may be implemented to supply a different Logger object
to the runTransaction() method of the clients.
|
| 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.
|
| MyStopWatch
To calculates time duration for internal method flows and total response time
|
| SignEncryptException
Exception is thrown if operation is failed while encrypting hte document.
|
| SignException
Exception is thrown if operation is failed while signing hte document.
|
Copyright © 2022. All rights reserved.