Class QueuePB

    • Field Detail

      • FACTORY

        public static final QueuePB FACTORY
      • FRAMED_CODEC

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

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

      • QueuePB

        public QueuePB()
    • Method Detail

      • parseUnframed

        public QueuePB.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<QueuePB.Bean,​QueuePB.Buffer>
        Throws:
        org.fusesource.hawtbuf.proto.InvalidProtocolBufferException
        IOException
      • parseUnframed

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

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

        public QueuePB.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<QueuePB.Bean,​QueuePB.Buffer>
        Throws:
        org.fusesource.hawtbuf.proto.InvalidProtocolBufferException
        IOException
      • parseFramed

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

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