Uses of Class
gr.uoa.di.madgik.execution.plan.element.invocable.ws.WSExecutionContextConfig

Packages that use WSExecutionContextConfig
gr.uoa.di.madgik.execution.plan.element.invocable.ws   
gr.uoa.di.madgik.execution.utils   
 

Uses of WSExecutionContextConfig in gr.uoa.di.madgik.execution.plan.element.invocable.ws
 

Methods in gr.uoa.di.madgik.execution.plan.element.invocable.ws with parameters of type WSExecutionContextConfig
 Object WSRESTSimpleProxy.Invoke(URL ServiceEndPoint, WSRESTCall methodCall, boolean SupportsExecutionContext, gr.uoa.di.madgik.commons.channel.proxy.IChannelLocator ContextChannel, String ContextID, WSExecutionContextConfig ContextConfig, ExecutionHandle Handle)
           
 Object WSSOAPSimpleProxy.Invoke(URL ServiceEndPoint, WSSOAPCall methodCall, boolean SupportsExecutionContext, gr.uoa.di.madgik.commons.channel.proxy.IChannelLocator ContextChannel, String ContextID, WSExecutionContextConfig ContextConfig, ExecutionHandle Handle)
           
 

Constructors in gr.uoa.di.madgik.execution.plan.element.invocable.ws with parameters of type WSExecutionContextConfig
WSExecutionContext(String ContextID, String ExternalSender, gr.uoa.di.madgik.commons.channel.proxy.IChannelLocator Locator, WSExecutionContextConfig Config)
           
 

Uses of WSExecutionContextConfig in gr.uoa.di.madgik.execution.utils
 

Methods in gr.uoa.di.madgik.execution.utils with parameters of type WSExecutionContextConfig
static String ExecutionContextUtils.GenerateExecutionContextSoapHeaderElement(gr.uoa.di.madgik.commons.channel.proxy.IChannelLocator ContextChannel, String ContextID, String ExternalSender, WSExecutionContextConfig ContextConfig)
           
static String ExecutionContextUtils.GenerateExecutionEngineSoapHeaderElement(gr.uoa.di.madgik.commons.channel.proxy.IChannelLocator ContextChannel, String ContextID, String ExternalSender, WSExecutionContextConfig ContextConfig)
           
 



Copyright © 2012. All Rights Reserved.