| Package | Description |
|---|---|
| org.mule.runtime.api.connection | |
| org.mule.runtime.api.connectivity |
| Modifier and Type | Method and Description |
|---|---|
static ConnectionValidationResult |
ConnectionValidationResult.failure(String message,
ErrorType errorType,
Exception exception) |
static ConnectionValidationResult |
ConnectionValidationResult.failure(String message,
Exception exception) |
static ConnectionValidationResult |
ConnectionValidationResult.success() |
ConnectionValidationResult |
ConnectionProvider.validate(C connection)
Validates the given
C. |
| Modifier and Type | Method and Description |
|---|---|
ConnectionValidationResult |
ConnectivityTestingService.testConnection(Location location)
Does connection testing over the component registered under the provider identifier
|
Copyright © 2017 MuleSoft, Inc.. All rights reserved.