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

java.lang.Object
  extended by gr.uoa.di.madgik.execution.plan.element.invocable.ws.WSSOAPSimpleProxy
All Implemented Interfaces:
Serializable

public class WSSOAPSimpleProxy
extends Object
implements Serializable

See Also:
Serialized Form

Constructor Summary
WSSOAPSimpleProxy()
           
 
Method Summary
 Object Invoke(URL ServiceEndPoint, WSSOAPCall methodCall, boolean SupportsExecutionContext, gr.uoa.di.madgik.commons.channel.proxy.IChannelLocator ContextChannel, String ContextID, WSExecutionContextConfig ContextConfig, ExecutionHandle Handle)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WSSOAPSimpleProxy

public WSSOAPSimpleProxy()
Method Detail

Invoke

public Object Invoke(URL ServiceEndPoint,
                     WSSOAPCall methodCall,
                     boolean SupportsExecutionContext,
                     gr.uoa.di.madgik.commons.channel.proxy.IChannelLocator ContextChannel,
                     String ContextID,
                     WSExecutionContextConfig ContextConfig,
                     ExecutionHandle Handle)
              throws ExecutionValidationException,
                     ExecutionRunTimeException,
                     ExecutionSerializationException
Throws:
ExecutionValidationException
ExecutionRunTimeException
ExecutionSerializationException


Copyright © 2013. All Rights Reserved.