Interface MessageParser

All Known Implementing Classes:
SimpleMessageParser

public interface MessageParser
Optional custom parser for the portion of a JSON message that surrounds the data "payload". Can be used to extract status codes. See SimpleMessageParser to simply skip all fields but a given path.