| Package | Description | 
|---|---|
| com.worldline.connect.sdk.java | |
| com.worldline.connect.sdk.java.communication | 
| Modifier and Type | Method and Description | 
|---|---|
static Client | 
Factory.createClient(URI apiEndpoint,
            Connection connection,
            Authenticator authenticator,
            MetadataProvider metadataProvider)
Creates a  
Client based on the passed parameters. | 
static Communicator | 
Factory.createCommunicator(URI apiEndpoint,
                  Connection connection,
                  Authenticator authenticator,
                  MetadataProvider metadataProvider)
Creates a  
Communicator based on the passed parameters. | 
CommunicatorBuilder | 
CommunicatorBuilder.withMetadataProvider(MetadataProvider metadataProvider)
Sets the  
MetadataProvider to use. | 
| Constructor and Description | 
|---|
Communicator(URI apiEndpoint,
            Connection connection,
            Authenticator authenticator,
            MetadataProvider metadataProvider,
            Marshaller marshaller)  | 
| Modifier and Type | Method and Description | 
|---|---|
MetadataProvider | 
MetadataProviderBuilder.build()
Creates a fully initialized  
MetadataProvider object. | 
Copyright © 2025 Worldline Global Collect. All rights reserved.