| Package | Description | 
|---|---|
| com.worldline.connect.sdk.java | |
| com.worldline.connect.sdk.java.json | |
| com.worldline.connect.sdk.java.v1.webhooks | 
| Modifier and Type | Method and Description | 
|---|---|
Marshaller | 
Communicator.getMarshaller()  | 
| Modifier and Type | Method and Description | 
|---|---|
CommunicatorBuilder | 
CommunicatorBuilder.withMarshaller(Marshaller marshaller)
Sets the  
Marshaller to use. | 
| Constructor and Description | 
|---|
Communicator(URI apiEndpoint,
            Connection connection,
            Authenticator authenticator,
            MetadataProvider metadataProvider,
            Marshaller marshaller)  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
DefaultMarshaller
Marshaller implementation based on Gson. | 
| Modifier and Type | Method and Description | 
|---|---|
WebhooksHelperBuilder | 
WebhooksHelperBuilder.withMarshaller(Marshaller marshaller)
Sets the  
Marshaller to use. | 
| Constructor and Description | 
|---|
WebhooksHelper(Marshaller marshaller,
              SecretKeyStore secretKeyStore)  | 
Copyright © 2025 Worldline Global Collect. All rights reserved.