Class QueueEntryPB

    • Field Detail

      • FRAMED_CODEC

        public static final org.fusesource.hawtbuf.proto.PBMessageFramedCodec<QueueEntryPB.Buffer> FRAMED_CODEC
      • UNFRAMED_CODEC

        public static final org.fusesource.hawtbuf.proto.PBMessageUnframedCodec<QueueEntryPB.Buffer> UNFRAMED_CODEC
    • Constructor Detail

      • QueueEntryPB

        public QueueEntryPB()
    • Method Detail

      • parseUnframed

        public QueueEntryPB.Bean parseUnframed​(org.fusesource.hawtbuf.proto.CodedInputStream data)
                                        throws org.fusesource.hawtbuf.proto.InvalidProtocolBufferException,
                                               IOException
        Specified by:
        parseUnframed in interface org.fusesource.hawtbuf.proto.PBMessageFactory<QueueEntryPB.Bean,​QueueEntryPB.Buffer>
        Throws:
        org.fusesource.hawtbuf.proto.InvalidProtocolBufferException
        IOException
      • parseUnframed

        public QueueEntryPB.Buffer parseUnframed​(org.fusesource.hawtbuf.Buffer data)
                                          throws org.fusesource.hawtbuf.proto.InvalidProtocolBufferException
        Specified by:
        parseUnframed in interface org.fusesource.hawtbuf.proto.PBMessageFactory<QueueEntryPB.Bean,​QueueEntryPB.Buffer>
        Throws:
        org.fusesource.hawtbuf.proto.InvalidProtocolBufferException
      • parseUnframed

        public QueueEntryPB.Buffer parseUnframed​(byte[] data)
                                          throws org.fusesource.hawtbuf.proto.InvalidProtocolBufferException
        Specified by:
        parseUnframed in interface org.fusesource.hawtbuf.proto.PBMessageFactory<QueueEntryPB.Bean,​QueueEntryPB.Buffer>
        Throws:
        org.fusesource.hawtbuf.proto.InvalidProtocolBufferException
      • parseFramed

        public QueueEntryPB.Buffer parseFramed​(org.fusesource.hawtbuf.proto.CodedInputStream data)
                                        throws org.fusesource.hawtbuf.proto.InvalidProtocolBufferException,
                                               IOException
        Specified by:
        parseFramed in interface org.fusesource.hawtbuf.proto.PBMessageFactory<QueueEntryPB.Bean,​QueueEntryPB.Buffer>
        Throws:
        org.fusesource.hawtbuf.proto.InvalidProtocolBufferException
        IOException
      • parseFramed

        public QueueEntryPB.Buffer parseFramed​(org.fusesource.hawtbuf.Buffer data)
                                        throws org.fusesource.hawtbuf.proto.InvalidProtocolBufferException
        Specified by:
        parseFramed in interface org.fusesource.hawtbuf.proto.PBMessageFactory<QueueEntryPB.Bean,​QueueEntryPB.Buffer>
        Throws:
        org.fusesource.hawtbuf.proto.InvalidProtocolBufferException
      • parseFramed

        public QueueEntryPB.Buffer parseFramed​(byte[] data)
                                        throws org.fusesource.hawtbuf.proto.InvalidProtocolBufferException
        Specified by:
        parseFramed in interface org.fusesource.hawtbuf.proto.PBMessageFactory<QueueEntryPB.Bean,​QueueEntryPB.Buffer>
        Throws:
        org.fusesource.hawtbuf.proto.InvalidProtocolBufferException