| java.lang.Object | |
| ↳ | org.mule.module.facebook.adapters.FacebookConnectorHttpCallbackAdapter |
Known Direct Subclasses
|
|
[Expand]
Inherited Constants | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From interface
org.mule.api.lifecycle.Initialisable
| |||||||||||
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| LOGGER | |||||||||||
| async | |||||||||||
| connector | |||||||||||
| domain | |||||||||||
| localPort | |||||||||||
| path | |||||||||||
| remotePort | |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Retrieves async
| |||||||||||
Retrieves connector
| |||||||||||
Retrieves domain
| |||||||||||
Retrieves localPort
| |||||||||||
Retrieves path
| |||||||||||
Retrieves remotePort
| |||||||||||
Sets async
| |||||||||||
Sets connector
| |||||||||||
Sets domain
| |||||||||||
Sets localPort
| |||||||||||
Sets path
| |||||||||||
Sets remotePort
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
From interface
org.mule.api.lifecycle.Initialisable
| |||||||||||
From interface
org.mule.module.facebook.adapter.HttpCallbackAdapter
| |||||||||||
Retrieves async
Retrieves connector
Retrieves domain
Retrieves localPort
Retrieves path
Retrieves remotePort
| InitialisationException |
|---|
Sets async
| value | Value to set |
|---|
Sets connector
| value | Value to set |
|---|
Sets domain
| value | Value to set |
|---|
Sets localPort
| value | Value to set |
|---|
Sets path
| value | Value to set |
|---|
Sets remotePort
| value | Value to set |
|---|