|
|||||||||||
| 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.xfire.XFireMessageReceiver
Used to register an Xfire endpoint registered with Mule and associated with a component This receiver is responsible or registering the transport endpoint i.e. http:// as well as managing the association of this transport endpoint with the Xfire service.
| Field Summary | |
protected XFireConnector |
connector
|
protected org.codehaus.xfire.service.Service |
service
|
protected List |
serviceInterfaces
|
| Fields inherited from class org.mule.providers.AbstractMessageReceiver |
component, connected, connecting, connectionStrategy, disposing, endpoint, logger, receiverKey, stopped |
| Constructor Summary | |
XFireMessageReceiver(org.mule.umo.provider.UMOConnector umoConnector,
org.mule.umo.UMOComponent component,
org.mule.umo.endpoint.UMOEndpoint umoEndpoint)
|
|
| Method Summary | |
void |
doConnect()
|
void |
doDisconnect()
|
protected void |
doDispose()
|
void |
doStart()
|
void |
doStop()
|
protected void |
init()
|
protected void |
rewriteProperty(Map props,
String name)
|
| 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 XFireConnector connector
protected org.codehaus.xfire.service.Service service
protected List serviceInterfaces
| Constructor Detail |
public XFireMessageReceiver(org.mule.umo.provider.UMOConnector umoConnector,
org.mule.umo.UMOComponent component,
org.mule.umo.endpoint.UMOEndpoint umoEndpoint)
throws org.mule.umo.lifecycle.InitialisationException
| Method Detail |
protected void init()
throws org.mule.umo.lifecycle.InitialisationException
org.mule.umo.lifecycle.InitialisationExceptionprotected void doDispose()
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 rewriteProperty(Map props,
String name)
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||