|
|||||||||||
| 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.axis.AxisMessageReceiver
AxisMessageReceiver is used to register a component as a service
with a Axis server.
| Field Summary | |
protected AxisConnector |
connector
|
protected org.apache.axis.handlers.soap.SOAPService |
service
|
| Fields inherited from class org.mule.providers.AbstractMessageReceiver |
component, connected, connectionStrategy, disposing, endpoint, logger, stopped |
| Constructor Summary | |
AxisMessageReceiver(org.mule.umo.provider.UMOConnector connector,
org.mule.umo.UMOComponent component,
org.mule.umo.endpoint.UMOEndpoint endpoint)
|
|
| Method Summary | |
void |
doConnect()
|
void |
doDisconnect()
|
void |
doStart()
|
void |
doStop()
|
org.apache.axis.handlers.soap.SOAPService |
getService()
|
protected void |
init()
|
protected void |
setOptionIfNotset(org.apache.axis.handlers.soap.SOAPService service,
String option,
Object value)
|
| Methods inherited from class org.mule.providers.AbstractMessageReceiver |
applyResponseTransformer, connect, disconnect, dispose, doDispose, 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 |
| Field Detail |
protected AxisConnector connector
protected org.apache.axis.handlers.soap.SOAPService service
| Constructor Detail |
public AxisMessageReceiver(org.mule.umo.provider.UMOConnector connector,
org.mule.umo.UMOComponent component,
org.mule.umo.endpoint.UMOEndpoint endpoint)
throws org.mule.umo.lifecycle.InitialisationException
| Method Detail |
protected void init()
throws Exception
Exception
public void doConnect()
throws Exception
Exception
public void doDisconnect()
throws Exception
Exception
public void doStart()
throws org.mule.umo.UMOException
org.mule.umo.UMOException
public void doStop()
throws org.mule.umo.UMOException
org.mule.umo.UMOException
protected void setOptionIfNotset(org.apache.axis.handlers.soap.SOAPService service,
String option,
Object value)
public org.apache.axis.handlers.soap.SOAPService getService()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||