|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.mule.component.DefaultInterfaceBinding
org.mule.module.ibeans.spi.support.DefaultRequestInterfaceBinding
public class DefaultRequestInterfaceBinding
Used for making a request from a message dispatcher
Field Summary | |
---|---|
protected InboundEndpoint |
inboundEndpoint
|
Fields inherited from class org.mule.component.DefaultInterfaceBinding |
---|
logger, outboundRouter |
Constructor Summary | |
---|---|
DefaultRequestInterfaceBinding()
|
Method Summary | |
---|---|
ImmutableEndpoint |
getEndpoint()
|
void |
setEndpoint(ImmutableEndpoint e)
|
Methods inherited from class org.mule.component.DefaultInterfaceBinding |
---|
createProxy, getInterface, getInterfaceClass, getMethod, process, setInterface, setMethod, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
protected InboundEndpoint inboundEndpoint
Constructor Detail |
---|
public DefaultRequestInterfaceBinding()
Method Detail |
---|
public void setEndpoint(ImmutableEndpoint e)
setEndpoint
in interface InterfaceBinding
setEndpoint
in class DefaultInterfaceBinding
public ImmutableEndpoint getEndpoint()
getEndpoint
in interface InterfaceBinding
getEndpoint
in class DefaultInterfaceBinding
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |