public interface Constants
Modifier and Type | Field and Description |
---|---|
static String |
ORIGINAL_MESSAGE_ADAPTER_HEADER_NAME
Name of the prameter where a copy of the original request
message (as a
Message instance) will be saved. |
static String |
ORIGINAL_MESSAGE_STRING_HEADER_NAME
Name of the parameter where a copy of the original request
message (as a
String instance) will be saved. |
static final String ORIGINAL_MESSAGE_ADAPTER_HEADER_NAME
Message
instance) will be saved.static final String ORIGINAL_MESSAGE_STRING_HEADER_NAME
String
instance) will be saved.Copyright © 2018 Open eHealth Foundation. All rights reserved.