| Package | Description |
|---|---|
| gr.uoa.di.madgik.execution.plan.element.invocable.ws | |
| gr.uoa.di.madgik.execution.utils |
| Modifier and Type | Method and Description |
|---|---|
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) |
| Constructor and Description |
|---|
WSExecutionContext(String ContextID,
String ExternalSender,
gr.uoa.di.madgik.commons.channel.proxy.IChannelLocator Locator,
WSExecutionContextConfig Config) |
| Modifier and Type | Method and Description |
|---|---|
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 © 2014. All Rights Reserved.