gr.uoa.di.madgik.execution.plan.element.invocable.ws
Class WSSOAPProxyWrapper

java.lang.Object
  extended by gr.uoa.di.madgik.execution.plan.element.invocable.ws.WSSOAPProxyWrapper

public class WSSOAPProxyWrapper
extends Object


Constructor Summary
WSSOAPProxyWrapper(ExecutionHandle Handle, String ID, URL ServiceEndPoint, boolean SupportsExecutionContext, ExecutionContextConfigBase SuppliedContextProxy)
           
 
Method Summary
 void Invoke(WSSOAPCall methodCall, ExecutionHandle Handle)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WSSOAPProxyWrapper

public WSSOAPProxyWrapper(ExecutionHandle Handle,
                          String ID,
                          URL ServiceEndPoint,
                          boolean SupportsExecutionContext,
                          ExecutionContextConfigBase SuppliedContextProxy)
Method Detail

Invoke

public void Invoke(WSSOAPCall methodCall,
                   ExecutionHandle Handle)
            throws ExecutionRunTimeException,
                   ExecutionValidationException,
                   ExecutionInternalErrorException,
                   ExecutionSerializationException
Throws:
ExecutionRunTimeException
ExecutionValidationException
ExecutionInternalErrorException
ExecutionSerializationException


Copyright © 2013. All Rights Reserved.