|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.mule.security.oauth.callback.DefaultHttpCallbackAdapter
public class DefaultHttpCallbackAdapter
| Field Summary |
|---|
| Fields inherited from interface org.mule.api.lifecycle.Initialisable |
|---|
PHASE_NAME |
| Constructor Summary | |
|---|---|
DefaultHttpCallbackAdapter()
|
|
| Method Summary | |
|---|---|
Boolean |
getAsync()
Retrieves async |
Connector |
getConnector()
Retrieves connector |
String |
getDomain()
Retrieves domain |
Integer |
getLocalPort()
Retrieves localPort |
String |
getPath()
Retrieves path |
Integer |
getRemotePort()
Retrieves remotePort |
void |
initialise()
|
void |
setAsync(Boolean value)
Sets async |
void |
setConnector(Connector value)
Sets connector |
void |
setDomain(String value)
Sets domain |
void |
setLocalPort(Integer value)
Sets localPort |
void |
setPath(String value)
Sets path |
void |
setRemotePort(Integer value)
Sets remotePort |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DefaultHttpCallbackAdapter()
| Method Detail |
|---|
public Integer getLocalPort()
getLocalPort in interface HttpCallbackAdapterpublic void setLocalPort(Integer value)
setLocalPort in interface HttpCallbackAdaptervalue - Value to setpublic Integer getRemotePort()
getRemotePort in interface HttpCallbackAdapterpublic void setRemotePort(Integer value)
setRemotePort in interface HttpCallbackAdaptervalue - Value to setpublic String getDomain()
getDomain in interface HttpCallbackAdapterpublic void setDomain(String value)
setDomain in interface HttpCallbackAdaptervalue - Value to setpublic String getPath()
getPath in interface HttpCallbackAdapterpublic void setPath(String value)
setPath in interface HttpCallbackAdaptervalue - Value to setpublic Connector getConnector()
getConnector in interface HttpCallbackAdapterpublic void setConnector(Connector value)
setConnector in interface HttpCallbackAdaptervalue - Value to setpublic Boolean getAsync()
getAsync in interface HttpCallbackAdapterpublic void setAsync(Boolean value)
setAsync in interface HttpCallbackAdaptervalue - Value to set
public void initialise()
throws InitialisationException
initialise in interface InitialisableInitialisationException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||