org.ow2.orchestra.cxf
Class CxfInvoker

java.lang.Object
  extended by org.ow2.orchestra.cxf.CxfInvoker
All Implemented Interfaces:
Invoker

public class CxfInvoker
extends java.lang.Object
implements Invoker

Author:
Guillaume Porcher

Field Summary
 
Fields inherited from interface org.ow2.orchestra.services.itf.Invoker
DEFAULT_KEY
 
Constructor Summary
CxfInvoker()
           
 
Method Summary
 MessageVariable invoke(OperationKey operationKey, AddressingUtil.AddressingInfo addressingInfo, MessageVariable requestMessage, java.util.Set<javax.wsdl.Definition> wsdlDefinitions, java.util.Properties orchestraProperties)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CxfInvoker

public CxfInvoker()
Method Detail

invoke

public MessageVariable invoke(OperationKey operationKey,
                              AddressingUtil.AddressingInfo addressingInfo,
                              MessageVariable requestMessage,
                              java.util.Set<javax.wsdl.Definition> wsdlDefinitions,
                              java.util.Properties orchestraProperties)
Specified by:
invoke in interface Invoker


Copyright © 2010 OW2 Consortium. All Rights Reserved.