public interface MessageProcessor
| Modifier and Type | Method and Description |
|---|---|
String |
apiHost(String ai) |
ContentTypeEnum |
contentType() |
Map<String,String> |
headers() |
byte[] |
process(List<GIOMessage> msgList) |
boolean |
skipIllegalMessage(GIOMessage gioMessage) |
ContentTypeEnum contentType()
byte[] process(List<GIOMessage> msgList)
boolean skipIllegalMessage(GIOMessage gioMessage)
Copyright © 2022. All rights reserved.