void |
PetStoreConnectionProvider.disconnect(PetStoreClient connection) |
Integer |
PetStoreOperationsWithFailures.failConnection(PetStoreClient client) |
Integer |
PetStoreOperationsWithFailures.failOperationWithException(PetStoreClient client) |
Integer |
PetStoreOperationsWithFailures.failOperationWithThrowable(PetStoreClient client) |
String |
PetStoreOperations.failsToReadStream(PetStoreClient connection,
String content) |
PetStoreClient |
PetStoreOperations.getClient(PetStoreClient client) |
PetStoreClient |
PetStoreOperations.getClientOnLatch(PetStoreClient client,
Object countDownLatch,
Object latch) |
Long |
PetStoreOperations.getConnectionAge(PetStoreClient client,
PetStoreConnector config) |
List<String> |
PetStoreOperations.getPets(PetStoreClient client,
PetStoreConnector config,
String ownerName,
InputStream ownerSignature) |
List<String> |
PetStoreOperations.getPetsWithIntermitentConnectionProblemAndClosingStream(PetStoreClient client,
PetStoreConnector config,
String ownerName,
InputStream ownerSignature) |
List<String> |
PetStoreOperations.getPetsWithParameterGroup(PetStoreClient client,
PetStoreConnector config,
PetOwner owner) |
List<String> |
PetStoreOperations.getPetsWithParameterGroupShowDsl(PetStoreClient client,
PetStoreConnector config,
PetOwner owner) |
List<String> |
PetStoreOperations.getPetsWithTypedInputStreamParameter(PetStoreClient client,
PetStoreConnector config,
String owner,
org.mule.runtime.api.metadata.TypedValue<InputStream> signature) |
InputStream |
PetStoreOperations.getStreamedSignatureWithError(PetStoreClient petStoreClient,
String signature) |
org.mule.runtime.api.connection.ConnectionValidationResult |
PetStoreConnectionProvider.validate(PetStoreClient connection) |
org.mule.runtime.api.connection.ConnectionValidationResult |
PooledPetStoreConnectionProviderWithFailureInvalidConnection.validate(PetStoreClient connection) |