public class InterconnectInfoConverter extends Object
Constructor and Description |
---|
InterconnectInfoConverter() |
Modifier and Type | Method and Description |
---|---|
List |
parseReceivedMessage(Map map)
Parse received message body, in a Map format, into a list collection.
|
public List parseReceivedMessage(Map map)
map
- collected dataThis documentation was released into the public domain.