@BusAware(value="frank-management-bus") @TopicSelector(value=TEST_PIPELINE) public class TestPipeline extends BusEndpointBase
Modifier and Type | Class and Description |
---|---|
static class |
TestPipeline.PostedSessionKey |
Modifier and Type | Field and Description |
---|---|
protected org.apache.logging.log4j.Logger |
secLog |
log
Constructor and Description |
---|
TestPipeline() |
Modifier and Type | Method and Description |
---|---|
protected Map<String,String> |
getSessionKeysFromHeader(String sessionKeys)
Parses SessionKeys from the sessionKeys header.
|
protected Map<String,String> |
getSessionKeysFromPayload(String input)
Parses the 'ibiscontext' processing instruction defined in the input
|
BinaryResponseMessage |
runTestPipeline(org.springframework.messaging.Message<?> message) |
afterPropertiesSet, createBean, doAfterPropertiesSet, getAdapterByName, getApplicationContext, getBean, getConfigurationByName, getIbisManager, getMediaTypeFromName, getPipeByName, getReceiverByName, log2SecurityLog, setApplicationContext
@ActionSelector(value=UPLOAD) public BinaryResponseMessage runTestPipeline(org.springframework.messaging.Message<?> message)
@Nonnull protected Map<String,String> getSessionKeysFromHeader(String sessionKeys)
Copyright © 2023 Frank!Framework. All rights reserved.