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

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

public class WSRESTSimpleProxy
extends Object
implements Serializable

See Also:
Serialized Form

Constructor Summary
WSRESTSimpleProxy()
           
 
Method Summary
 Object Invoke(URL ServiceEndPoint, WSRESTCall 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

WSRESTSimpleProxy

public WSRESTSimpleProxy()
Method Detail

Invoke

public Object Invoke(URL ServiceEndPoint,
                     WSRESTCall 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.