Hierarchy For Package com.onlinepayments.communication
Class Hierarchy
- java.lang.Object
- com.onlinepayments.communication.DefaultConnection (implements com.onlinepayments.communication.PooledConnection)
- com.onlinepayments.communication.DefaultConnectionBuilder
- com.onlinepayments.communication.DefaultMetadataProvider (implements com.onlinepayments.communication.MetadataProvider)
- com.onlinepayments.communication.MetadataProviderBuilder
- com.onlinepayments.communication.MultipartFormDataObject
- com.onlinepayments.communication.RequestHeader
- com.onlinepayments.communication.RequestParam
- com.onlinepayments.communication.ResponseHeader
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- com.onlinepayments.communication.CommunicationException
- com.onlinepayments.communication.NotFoundException
- com.onlinepayments.communication.ResponseException
- java.lang.RuntimeException
- java.lang.Exception
Interface Hierarchy
- java.lang.AutoCloseable
- java.io.Closeable
- com.onlinepayments.communication.Connection (also extends com.onlinepayments.logging.LoggingCapable, com.onlinepayments.logging.ObfuscationCapable)
- com.onlinepayments.communication.PooledConnection
- com.onlinepayments.communication.Connection (also extends com.onlinepayments.logging.LoggingCapable, com.onlinepayments.logging.ObfuscationCapable)
- java.io.Closeable
- com.onlinepayments.logging.LoggingCapable
- com.onlinepayments.communication.Connection (also extends java.io.Closeable, com.onlinepayments.logging.ObfuscationCapable)
- com.onlinepayments.communication.PooledConnection
- com.onlinepayments.communication.Connection (also extends java.io.Closeable, com.onlinepayments.logging.ObfuscationCapable)
- com.onlinepayments.communication.MetadataProvider
- com.onlinepayments.communication.MultipartFormDataRequest
- com.onlinepayments.logging.ObfuscationCapable
- com.onlinepayments.communication.Connection (also extends java.io.Closeable, com.onlinepayments.logging.LoggingCapable)
- com.onlinepayments.communication.PooledConnection
- com.onlinepayments.communication.Connection (also extends java.io.Closeable, com.onlinepayments.logging.LoggingCapable)
- com.onlinepayments.communication.ParamRequest
- com.onlinepayments.communication.ResponseHandler<R>