|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.ow2.orchestra.cxf.CxfWSImpl
public final class CxfWSImpl
Orchestra cxf web service common implementation.
| Constructor Summary | |
|---|---|
CxfWSImpl(javax.wsdl.PortType portType,
ProcessDefinitionUUID processUUID)
|
|
| Method Summary | |
|---|---|
javax.xml.transform.dom.DOMSource[] |
invoke(org.apache.cxf.message.Exchange exchange,
java.lang.Object payload)
Method invoked by CXF when a message arrives. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CxfWSImpl(javax.wsdl.PortType portType,
ProcessDefinitionUUID processUUID)
| Method Detail |
|---|
public javax.xml.transform.dom.DOMSource[] invoke(org.apache.cxf.message.Exchange exchange,
java.lang.Object payload)
invoke in interface org.apache.cxf.service.invoker.Invoker
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||