| Package | Description |
|---|---|
| org.mule.runtime.core.api.connector | |
| org.mule.runtime.core.api.transport | |
| org.mule.runtime.core.context.notification |
| Modifier and Type | Method and Description |
|---|---|
Connectable |
ConnectException.getFailed() |
| Constructor and Description |
|---|
ConnectException(org.mule.runtime.api.i18n.I18nMessage message,
Connectable failed) |
ConnectException(org.mule.runtime.api.i18n.I18nMessage message,
Throwable cause,
Connectable failed) |
ConnectException(Throwable cause,
Connectable failed) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
LegacyConnector
Deprecated.
Transport infrastructure is deprecated.
|
| Constructor and Description |
|---|
ConnectionNotification(Connectable resource,
String identifier,
int action) |
Copyright © 2003–2017 MuleSoft, Inc.. All rights reserved.