Interface Parser<PAYLOAD,RECEIVE_MESSAGE,PUBLISH_MESSAGE>

All Known Subinterfaces:
ByteBufParser<PAYLOAD>, PayloadParser<PAYLOAD>

public interface Parser<PAYLOAD,RECEIVE_MESSAGE,PUBLISH_MESSAGE>