|
|||||||||||
| 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, connecting, connectionStrategy, disposing, endpoint, logger, receiverKey, stopped |
| Constructor Summary | |
AxisMessageReceiver(org.mule.umo.provider.UMOConnector connector,
org.mule.umo.UMOComponent component,
org.mule.umo.endpoint.UMOEndpoint endpoint)
|
|
| Method Summary | |
protected void |
doConnect()
|
protected void |
doDisconnect()
|
protected void |
doDispose()
|
protected void |
doStart()
|
protected 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, getComponent, getConnectEventId, getConnectionDescription, getConnector, getEndpoint, getEndpointURI, getListener, getReceiverKey, getWorkManager, handleException, handleUnacceptedFilter, isConnected, routeMessage, routeMessage, routeMessage, routeMessage, routeMessage, routeMessage, setComponent, setConnector, setEndpoint, setExceptionDetails, setListener, setReceiverKey, setWorkManager, start, stop, toString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, 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
protected void doConnect()
throws Exception
Exception
protected void doDisconnect()
throws Exception
Exception
protected void doStart()
throws org.mule.umo.UMOException
org.mule.umo.UMOException
protected void doStop()
throws org.mule.umo.UMOException
org.mule.umo.UMOExceptionprotected void doDispose()
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 | ||||||||||