Class FrameParser

  • All Implemented Interfaces:
    io.vertx.core.Handler<io.vertx.core.buffer.Buffer>

    public class FrameParser
    extends java.lang.Object
    implements io.vertx.core.Handler<io.vertx.core.buffer.Buffer>
    A STOMP frame parser compliant with the specification (including header decoding).