| Interface | Description |
|---|---|
| Connection |
Represents a connection to the Worldline Global Collect platform server.
|
| MultipartFormDataRequest |
Represents a multipart/form-data request.
|
| ParamRequest |
Represents a set of request parameters.
|
| PooledConnection |
Represents a pooled connection to the Worldline Global Collect platform server.
|
| ResponseHandler<R> |
An interface for handling responses from the Worldline Global Collect platform.
|
| Class | Description |
|---|---|
| DefaultConnection |
Connection implementation based on HttpClient. |
| DefaultConnectionBuilder |
Builder for
DefaultConnection objects. |
| MetadataProvider |
Provides meta info about the server.
|
| MetadataProviderBuilder |
Builder for a
MetadataProvider object. |
| MultipartFormDataObject |
A representation of a multipart/form-data object.
|
| RequestHeader |
A single request header.
|
| RequestParam |
A single request parameter.
|
| ResponseHeader |
A single response header.
|
| Exception | Description |
|---|---|
| CommunicationException |
Indicates an exception regarding the communication with the Worldline Global Collect platform such as a connection exception.
|
| NotFoundException |
Indicates an exception that occurs when the requested resource is not found.
|
| ResponseException |
Thrown when a response was received from the Worldline Global Collect platform which indicates an error.
|
Copyright © 2025 Worldline Global Collect. All rights reserved.