| Package | Description |
|---|---|
| com.ingenico.connect.gateway.sdk.java |
| Modifier and Type | Field and Description |
|---|---|
protected Communicator |
ApiResource.communicator |
| Modifier and Type | Method and Description |
|---|---|
static Communicator |
Factory.createCommunicator(CommunicatorConfiguration configuration)
Creates a
Communicator based on the passed configuration. |
static Communicator |
Factory.createCommunicator(Session session)
Creates a
Communicator based on the passed Session. |
static Communicator |
Factory.createCommunicator(URI configurationFileUri,
String apiKeyId,
String secretApiKey)
Creates a
Communicator based on the configuration values in
configurationFileUri, apiKeyId and secretApiKey. |
| 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 © 2024 Ingenico ePayments. All rights reserved.