| Modifier and Type | Class and Description |
|---|---|
class |
PetStoreConnectionProvider<T extends PetStoreClient> |
| Modifier and Type | Class and Description |
|---|---|
class |
TransactionalPetStoreClient |
| Modifier and Type | Method and Description |
|---|---|
PetStoreClient |
PetStoreOperations.getClient(PetStoreClient client) |
PetStoreClient |
PetStoreOperations.getClientOnLatch(PetStoreClient client,
Object countDownLatch,
Object latch) |
| Modifier and Type | Method and Description |
|---|---|
void |
PetStoreConnectionProvider.disconnect(PetStoreClient connection) |
PetStoreClient |
PetStoreOperations.getClient(PetStoreClient client) |
PetStoreClient |
PetStoreOperations.getClientOnLatch(PetStoreClient client,
Object countDownLatch,
Object latch) |
List<String> |
PetStoreOperations.getPets(PetStoreClient client,
PetStoreConnector config,
String ownerName) |
org.mule.runtime.api.connection.ConnectionValidationResult |
PetStoreConnectionProvider.validate(PetStoreClient connection) |
Copyright © 2003–2017 MuleSoft, Inc.. All rights reserved.