org.universAAL.ri.wsdlToolkit.invocation
Class Axis2WebServiceInvoker

Package class diagram package Axis2WebServiceInvoker
java.lang.Object
  extended by org.universAAL.ri.wsdlToolkit.invocation.Axis2WebServiceInvoker

public class Axis2WebServiceInvoker
extends Object

This class provides the functionality for invoking a soap web service

Author:
kgiannou

Constructor Summary
Axis2WebServiceInvoker()
           
 
Method Summary
static InvocationResult invokeWebService(WSOperation theParsedOperation, ParsedWSDLDefinition theDefinition)
           
static boolean theComplexObjectCarriesValues_ITERATIVE(ComplexObject co)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Axis2WebServiceInvoker

public Axis2WebServiceInvoker()
Method Detail

invokeWebService

public static InvocationResult invokeWebService(WSOperation theParsedOperation,
                                                ParsedWSDLDefinition theDefinition)
                                         throws Exception
Throws:
Exception

theComplexObjectCarriesValues_ITERATIVE

public static boolean theComplexObjectCarriesValues_ITERATIVE(ComplexObject co)


Copyright © 2014 universAAL Consortium. All Rights Reserved.