Uses of Package
com.paypal.base

Packages that use com.paypal.base
com.paypal.api.openidconnect   
com.paypal.api.payments   
com.paypal.base   
com.paypal.base.nvp   
com.paypal.base.rest   
com.paypal.base.sdk.info   
com.paypal.base.soap   
 

Classes in com.paypal.base used by com.paypal.api.openidconnect
ClientCredentials
          ClientCredentials holds Client ID and Client Secret
 

Classes in com.paypal.base used by com.paypal.api.payments
ClientCredentials
          ClientCredentials holds Client ID and Client Secret
 

Classes in com.paypal.base used by com.paypal.base
APICallPreHandler
          APICallPreHandler defines a high level abstraction for call specific operations.
AuthenticationStrategy
          A Strategy pattern to retrieve ICredential as any conceivable datatype as required by the application
BaseAPIContext
           
ConfigManager
          ConfigManager loads configuration from 'sdk_config.properties' file found in the classpath.
ConnectionManager
          ConnectionManager acts as a interface to retrieve HttpConnection objects used by API service
DefaultSOAPAPICallHandler.XmlNamespaceProvider
          XML Namespace provider for SOAP serialization
HttpConfiguration
          Class contains http specific configuration parameters
HttpConnection
          Base HttpConnection class
 

Classes in com.paypal.base used by com.paypal.base.nvp
AbstractCertificateHttpHeaderAuthStrategy
          AbstractCertificateHttpHeaderAuthStrategy is an abstract implementation for certificate based ICredential to be realized as HTTP headers
AbstractSignatureHttpHeaderAuthStrategy
          AbstractSignatureHttpHeaderAuthStrategy is an abstract implementation for signature based ICredential to be realized as HTTP headers
APICallPreHandler
          APICallPreHandler defines a high level abstraction for call specific operations.
AuthenticationStrategy
          A Strategy pattern to retrieve ICredential as any conceivable datatype as required by the application
 

Classes in com.paypal.base used by com.paypal.base.rest
APICallPreHandler
          APICallPreHandler defines a high level abstraction for call specific operations.
BaseAPIContext
           
SDKVersion
           
 

Classes in com.paypal.base used by com.paypal.base.sdk.info
SDKVersion
           
 

Classes in com.paypal.base used by com.paypal.base.soap
APICallPreHandler
          APICallPreHandler defines a high level abstraction for call specific operations.
AuthenticationStrategy
          A Strategy pattern to retrieve ICredential as any conceivable datatype as required by the application
 



Copyright © 2015. All Rights Reserved.