| Package | Description | 
|---|---|
| com.worldline.connect.sdk.java | 
| Modifier and Type | Field and Description | 
|---|---|
protected Communicator | 
ApiResource.communicator  | 
| Modifier and Type | Method and Description | 
|---|---|
Communicator | 
CommunicatorBuilder.build()
Creates a fully initialized  
Communicator object. | 
static Communicator | 
Factory.createCommunicator(CommunicatorConfiguration configuration)
Creates a  
Communicator based on the passed configuration. | 
static Communicator | 
Factory.createCommunicator(URI apiEndpoint,
                  Connection connection,
                  Authenticator authenticator,
                  MetadataProvider metadataProvider)
Creates a  
Communicator based on the passed parameters. | 
static Communicator | 
Factory.createCommunicator(URI configurationFileUri,
                  String authorizationId,
                  String authorizationSecret)
Creates a  
Communicator based on the configuration values in
 configurationFileUri, authorizationId and authorizationSecret. | 
| Modifier and Type | Method and Description | 
|---|---|
static Client | 
Factory.createClient(Communicator communicator)
Creates a  
Client based on the passed Communicator. | 
| Constructor and Description | 
|---|
ApiResource(Communicator communicator,
           String clientMetaInfo,
           Map<String,String> pathContext)  | 
Client(Communicator communicator)  | 
Copyright © 2025 Worldline Global Collect. All rights reserved.