Interface Parser.Writer<PAYLOAD,PUBLISH_MESSAGE>

All Known Subinterfaces:
PayloadParser.Writer<PAYLOAD>
Enclosing interface:
Parser<PAYLOAD,RECEIVE_MESSAGE,PUBLISH_MESSAGE>

public static interface Parser.Writer<PAYLOAD,PUBLISH_MESSAGE>