org.ow2.orchestra.axis
Class AxisWSImpl

java.lang.Object
  extended by org.ow2.orchestra.axis.AxisWSImpl

public final class AxisWSImpl
extends java.lang.Object


Nested Class Summary
protected static class AxisWSImpl.GetOperationCommand
           
 
Constructor Summary
AxisWSImpl(javax.xml.namespace.QName processQName, javax.xml.namespace.QName portTypeQName)
           
 
Method Summary
 org.w3c.dom.Element[] call(org.w3c.dom.Element[] bodies, java.lang.String operationName, java.lang.String operationStyle, boolean lock)
           
 javax.wsdl.Operation getOperation(java.lang.String operationName)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AxisWSImpl

public AxisWSImpl(javax.xml.namespace.QName processQName,
                  javax.xml.namespace.QName portTypeQName)
Method Detail

getOperation

public javax.wsdl.Operation getOperation(java.lang.String operationName)

call

public org.w3c.dom.Element[] call(org.w3c.dom.Element[] bodies,
                                  java.lang.String operationName,
                                  java.lang.String operationStyle,
                                  boolean lock)
                           throws org.apache.axis.AxisFault
Throws:
org.apache.axis.AxisFault


Copyright © 2010 OW2 Consortium. All Rights Reserved.