org.ow2.orchestra.cxf
Class CxfInvoker
java.lang.Object
org.ow2.orchestra.cxf.CxfInvoker
- All Implemented Interfaces:
- Invoker
public class CxfInvoker
- extends Object
- implements Invoker
- Author:
- Guillaume Porcher
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CxfInvoker
public CxfInvoker()
invoke
public MessageVariable invoke(OperationKey operationKey,
AddressingUtil.AddressingInfo addressingInfo,
MessageVariable requestMessage,
Set<javax.wsdl.Definition> wsdlDefinitions,
Properties orchestraProperties)
- Specified by:
invoke in interface Invoker
Copyright © 2011 OW2 Consortium. All Rights Reserved.