|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FatalConnectException | |
---|---|
org.mule.api.transport | Contains the interfaces that comprise a provider implementation. |
org.mule.transport | Contains Abstract classes providing common functionality for all Mule providers. |
Uses of FatalConnectException in org.mule.api.transport |
---|
Methods in org.mule.api.transport that throw FatalConnectException | |
---|---|
void |
ConnectionStrategy.connect(Connectable connectable)
Attempts to connect to a resource according the strategy implemented |
Uses of FatalConnectException in org.mule.transport |
---|
Methods in org.mule.transport that throw FatalConnectException | |
---|---|
void |
AbstractConnectionStrategy.connect(Connectable connectable)
|
protected abstract void |
AbstractConnectionStrategy.doConnect(Connectable connectable)
|
void |
SingleAttemptConnectionStrategy.doConnect(Connectable connectable)
|
protected void |
SimpleRetryConnectionStrategy.doConnect(Connectable connectable)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |