|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.mule.providers.AbstractMessageReceiver
org.mule.providers.soap.glue.GlueMessageReceiver
GlueMessageReceiver is used to receive Glue bounded services for
Mule components. services are bound in the Glue Registry using the Virtualservice
implementation
| Field Summary |
| Fields inherited from class org.mule.providers.AbstractMessageReceiver |
component, connected, connectionStrategy, connector, disposing, endpoint, logger, stopped |
| Constructor Summary | |
GlueMessageReceiver(org.mule.umo.provider.UMOConnector connector,
org.mule.umo.UMOComponent component,
org.mule.umo.endpoint.UMOEndpoint endpoint,
Boolean createServer)
|
|
| Method Summary | |
void |
doConnect()
|
void |
doDisconnect()
|
protected void |
doDispose()
Template method to dispose any resources associated with this receiver. |
protected electric.util.Context |
getContext()
|
protected void |
registerContextHeaders()
|
| Methods inherited from class org.mule.providers.AbstractMessageReceiver |
applyResponseTransformer, connect, disconnect, dispose, doStart, doStop, getComponent, getConnectEventId, getConnectionDescription, getConnector, getEndpoint, getEndpointURI, getListener, getWorkManager, handleException, handleUnacceptedFilter, isConnected, routeMessage, routeMessage, routeMessage, routeMessage, routeMessage, routeMessage, setComponent, setConnector, setEndpoint, setExceptionDetails, setListener, setWorkManager, start, stop |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public GlueMessageReceiver(org.mule.umo.provider.UMOConnector connector,
org.mule.umo.UMOComponent component,
org.mule.umo.endpoint.UMOEndpoint endpoint,
Boolean createServer)
throws org.mule.umo.lifecycle.InitialisationException
| Method Detail |
public void doConnect()
throws Exception
Exception
public void doDisconnect()
throws Exception
Exceptionprotected void registerContextHeaders()
protected void doDispose()
protected electric.util.Context getContext()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||