public class GioCdpUserMappingMessageProcessor extends ProtobufMessage implements MessageProcessor
HEADERS| Constructor and Description |
|---|
GioCdpUserMappingMessageProcessor() |
| Modifier and Type | Method and Description |
|---|---|
String |
apiHost(String ai) |
ContentTypeEnum |
contentType() |
protected String |
debugMessage(List<GIOMessage> msgList) |
protected byte[] |
doProcess(List<GIOMessage> msgList) |
Map<String,String> |
headers() |
toJsonapiDomain, process, skipIllegalMessageclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitprocess, skipIllegalMessagepublic String apiHost(String ai)
apiHost in interface MessageProcessorpublic ContentTypeEnum contentType()
contentType in interface MessageProcessorpublic Map<String,String> headers()
headers in interface MessageProcessorprotected byte[] doProcess(List<GIOMessage> msgList)
doProcess in class AbstractMessageProcessorprotected String debugMessage(List<GIOMessage> msgList)
debugMessage in class AbstractMessageProcessorCopyright © 2022. All rights reserved.