org.mule.providers.soap.glue
Class GlueMessageReceiver
java.lang.Object
org.mule.providers.AbstractMessageReceiver
org.mule.providers.soap.glue.GlueMessageReceiver
- All Implemented Interfaces:
- Disposable, UMOMessageReceiver
- public class GlueMessageReceiver
- extends AbstractMessageReceiver
GlueMessageReceiver
is used to recieve Glue bounded services
for Mule compoennts.
services are bound in the Glue Registry using the Virtualservice implementation
- Version:
- $Revision: 1.3 $
- Author:
- Ross Mason
Methods inherited from class org.mule.providers.AbstractMessageReceiver |
allowFilter, create, dispose, getComponent, getConnector, getEndpoint, getEndpointURI, handleException, handleSecurtyException, handleUnacceptedFilter, isServerSide, routeMessage, routeMessage, routeMessage, routeMessage, routeMessage, routeMessage, setComponent, setConnector, setEndpoint, setServerSide |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GlueMessageReceiver
public GlueMessageReceiver(UMOConnector connector,
UMOComponent component,
UMOEndpoint endpoint,
boolean createServer)
throws InitialisationException
registerContextHeaders
protected void registerContextHeaders()
doDispose
protected void doDispose()
throws UMOException
- Template method to dispose any resources associated with this receiver. There
is not need to dispose the connector as this is already done by the framework
- Overrides:
doDispose
in class AbstractMessageReceiver
- Throws:
UMOException
getContext
protected Context getContext()
Copyright © 2003-2005 SymphonySoft Limited. All Rights Reserved.