public class ExecutionContextUtils extends Object
| Constructor and Description |
|---|
ExecutionContextUtils() |
| Modifier and Type | Method and Description |
|---|---|
static String |
GenerateExecutionContextSoapHeaderElement(gr.uoa.di.madgik.commons.channel.proxy.IChannelLocator ContextChannel,
String ContextID,
String ExternalSender,
WSExecutionContextConfig ContextConfig) |
static String |
GenerateExecutionEngineSoapHeaderElement(gr.uoa.di.madgik.commons.channel.proxy.IChannelLocator ContextChannel,
String ContextID,
String ExternalSender,
WSExecutionContextConfig ContextConfig) |
static IExecutionContext |
GetExecutionContext(String SOAPHeaderSerialization) |
public static String GenerateExecutionContextSoapHeaderElement(gr.uoa.di.madgik.commons.channel.proxy.IChannelLocator ContextChannel, String ContextID, String ExternalSender, WSExecutionContextConfig ContextConfig) throws ExecutionSerializationException
ExecutionSerializationExceptionpublic static String GenerateExecutionEngineSoapHeaderElement(gr.uoa.di.madgik.commons.channel.proxy.IChannelLocator ContextChannel, String ContextID, String ExternalSender, WSExecutionContextConfig ContextConfig) throws ExecutionSerializationException
ExecutionSerializationExceptionpublic static IExecutionContext GetExecutionContext(String SOAPHeaderSerialization) throws ExecutionSerializationException
ExecutionSerializationExceptionCopyright © 2015. All Rights Reserved.