Index

A B C D E F G H I J L M N O P R S T U V W 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

D

DccCardSource - Class in com.onlinepayments.domain
 
DccCardSource() - Constructor for class com.onlinepayments.domain.DccCardSource
 
DccProposal - Class in com.onlinepayments.domain
 
DccProposal() - Constructor for class com.onlinepayments.domain.DccProposal
 
DeclinedPaymentException - Exception Class in com.onlinepayments
Represents an error response from a create payment call.
DeclinedPaymentException(int, String, PaymentErrorResponse) - Constructor for exception class com.onlinepayments.DeclinedPaymentException
 
DeclinedPayoutException - Exception Class in com.onlinepayments
Represents an error response from a payout call.
DeclinedPayoutException(int, String, PayoutErrorResponse) - Constructor for exception class com.onlinepayments.DeclinedPayoutException
 
DeclinedRefundException - Exception Class in com.onlinepayments
Represents an error response from a refund call.
DeclinedRefundException(int, String, RefundErrorResponse) - Constructor for exception class com.onlinepayments.DeclinedRefundException
 
DeclinedTransactionException - Exception Class in com.onlinepayments
Represents an error response from a create payment, payout or refund call.
DeclinedTransactionException(int, String, String, List<APIError>) - Constructor for exception class com.onlinepayments.DeclinedTransactionException
 
DeclinedTransactionException(String, int, String, String, List<APIError>) - Constructor for exception class com.onlinepayments.DeclinedTransactionException
 
DecryptedPaymentData - Class in com.onlinepayments.domain
 
DecryptedPaymentData() - Constructor for class com.onlinepayments.domain.DecryptedPaymentData
 
DEFAULT_HTTPS_PROTOCOLS - Static variable in class com.onlinepayments.CommunicatorConfiguration
The default HTTPS protocols.
DEFAULT_MAX_CONNECTIONS - Static variable in class com.onlinepayments.CommunicatorConfiguration
The default number of maximum connections.
DefaultCommunicator - Class in com.onlinepayments
Used to communicate with the Online Payments platform web services.
DefaultCommunicator(URI, Connection, Authenticator, MetadataProvider, Marshaller) - Constructor for class com.onlinepayments.DefaultCommunicator
 
DefaultConnection - Class in com.onlinepayments.communication
Connection implementation based on HttpClient.
DefaultConnection(int, int) - Constructor for class com.onlinepayments.communication.DefaultConnection
Creates a new connection with the given timeouts, the default number of maximum connections, no proxy and the default HTTPS protocols.
DefaultConnection(DefaultConnectionBuilder) - Constructor for class com.onlinepayments.communication.DefaultConnection
 
DefaultConnectionBuilder - Class in com.onlinepayments.communication
Builder for DefaultConnection objects.
DefaultConnectionBuilder(int, int) - Constructor for class com.onlinepayments.communication.DefaultConnectionBuilder
 
DefaultMarshaller - Class in com.onlinepayments.json
Marshaller implementation based on Gson.
DefaultMarshaller() - Constructor for class com.onlinepayments.json.DefaultMarshaller
 
DefaultMetadataProvider - Class in com.onlinepayments.communication
Provides meta info about the server.
DefaultMetadataProvider(MetadataProviderBuilder) - Constructor for class com.onlinepayments.communication.DefaultMetadataProvider
 
DefaultMetadataProvider(String) - Constructor for class com.onlinepayments.communication.DefaultMetadataProvider
 
defaultObfuscator() - Static method in class com.onlinepayments.logging.BodyObfuscator
Returns a default body obfuscator.
defaultObfuscator() - Static method in class com.onlinepayments.logging.HeaderObfuscator
Returns a default header obfuscator.
delete(String, List<RequestHeader>, ParamRequest, BodyHandler, CallContext) - Method in interface com.onlinepayments.Communicator
Corresponds to the HTTP DELETE method.
delete(String, List<RequestHeader>, ParamRequest, BodyHandler, CallContext) - Method in class com.onlinepayments.DefaultCommunicator
Corresponds to the HTTP DELETE method.
delete(String, List<RequestHeader>, ParamRequest, Class<O>, CallContext) - Method in interface com.onlinepayments.Communicator
Corresponds to the HTTP DELETE method.
delete(String, List<RequestHeader>, ParamRequest, Class<O>, CallContext) - Method in class com.onlinepayments.DefaultCommunicator
Corresponds to the HTTP DELETE method.
delete(URI, List<RequestHeader>, ResponseHandler<R>) - Method in interface com.onlinepayments.communication.Connection
Send a DELETE request to the Online Payments platform.
delete(URI, List<RequestHeader>, ResponseHandler<R>) - Method in class com.onlinepayments.communication.DefaultConnection
 
deleteToken(String) - Method in class com.onlinepayments.merchant.tokens.TokensClient
Resource /v2/{merchantId}/tokens/{tokenId} - Delete token
deleteToken(String) - Method in interface com.onlinepayments.merchant.tokens.TokensClientInterface
Resource /v2/{merchantId}/tokens/{tokenId} - Delete token
deleteToken(String, CallContext) - Method in class com.onlinepayments.merchant.tokens.TokensClient
Resource /v2/{merchantId}/tokens/{tokenId} - Delete token
deleteToken(String, CallContext) - Method in interface com.onlinepayments.merchant.tokens.TokensClientInterface
Resource /v2/{merchantId}/tokens/{tokenId} - Delete token
DirectoryEntry - Class in com.onlinepayments.domain
 
DirectoryEntry() - Constructor for class com.onlinepayments.domain.DirectoryEntry
 
disableLogging() - Method in class com.onlinepayments.Client
 
disableLogging() - Method in class com.onlinepayments.communication.DefaultConnection
 
disableLogging() - Method in class com.onlinepayments.DefaultCommunicator
Turns off logging.
disableLogging() - Method in interface com.onlinepayments.logging.LoggingCapable
Turns off logging.
Discount - Class in com.onlinepayments.domain
 
Discount() - Constructor for class com.onlinepayments.domain.Discount
 
A B C D E F G H I J L M N O P R S T U V W 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form