|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.mule.transport.AbstractConnectable
org.mule.transport.AbstractMessageDispatcher
org.mule.transport.cxf.CxfMessageDispatcher
org.mule.transport.cxf.wsdl.CxfWsdlMessageDispatcher
public class CxfWsdlMessageDispatcher
TODO document
| Field Summary |
|---|
| Fields inherited from class org.mule.transport.cxf.CxfMessageDispatcher |
|---|
connector, wrapper |
| Fields inherited from class org.mule.transport.AbstractConnectable |
|---|
connected, disposed, endpoint, logger, retryTemplate, started, startOnConnect |
| Fields inherited from interface org.mule.api.lifecycle.Initialisable |
|---|
PHASE_NAME |
| Fields inherited from interface org.mule.api.lifecycle.Disposable |
|---|
PHASE_NAME |
| Fields inherited from interface org.mule.api.lifecycle.Startable |
|---|
PHASE_NAME |
| Fields inherited from interface org.mule.api.lifecycle.Stoppable |
|---|
PHASE_NAME |
| Fields inherited from interface org.mule.api.transport.MessageDispatching |
|---|
RECEIVE_NO_WAIT, RECEIVE_WAIT_INDEFINITELY |
| Constructor Summary | |
|---|---|
CxfWsdlMessageDispatcher(OutboundEndpoint endpoint)
|
|
| Method Summary | |
|---|---|
protected org.apache.cxf.endpoint.Client |
createClient(org.apache.cxf.Bus bus,
String wsdlUrl,
String serviceName,
String portName)
|
protected void |
doConnect()
|
| Methods inherited from class org.mule.transport.cxf.CxfMessageDispatcher |
|---|
buildResponseMessage, doDisconnect, doDispatch, doDispose, doSend, doSendWithClient, doSendWithProxy, getArgs, parseSoapAction |
| Methods inherited from class org.mule.transport.AbstractMessageDispatcher |
|---|
dispatch, dispose, getEndpoint, getWorkManager, initialise, isTransactionRollback, returnResponse, send |
| Methods inherited from class org.mule.transport.AbstractConnectable |
|---|
activate, connect, disconnect, disposeAndLogException, doInitialise, doStart, doStop, exceptionThrown, getConnectEventId, getConnectionDescription, getConnector, handleException, isConnected, isDoThreading, isStarted, passivate, setEndpoint, start, stop, toString, validate, validateConnection |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.mule.api.transport.MessageDispatcher |
|---|
activate, getConnector, passivate, validate |
| Methods inherited from interface org.mule.api.transport.Connectable |
|---|
connect, disconnect, getConnectionDescription, isConnected, validateConnection |
| Methods inherited from interface org.mule.api.lifecycle.Startable |
|---|
start |
| Methods inherited from interface org.mule.api.lifecycle.Stoppable |
|---|
stop |
| Constructor Detail |
|---|
public CxfWsdlMessageDispatcher(OutboundEndpoint endpoint)
| Method Detail |
|---|
protected void doConnect()
throws Exception
doConnect in class CxfMessageDispatcherException
protected org.apache.cxf.endpoint.Client createClient(org.apache.cxf.Bus bus,
String wsdlUrl,
String serviceName,
String portName)
throws Exception
Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||