Class Response

    • Field Detail

      • out

        transient java.io.ByteArrayOutputStream out
    • Constructor Detail

      • Response

        public Response()
    • Method Detail

      • prepareHeaderForMarshalling

        public void prepareHeaderForMarshalling()
                                         throws java.lang.Exception
        Throws:
        java.lang.Exception
      • errorResponse

        public byte[] errorResponse​(int cmd_id,
                                    int cmd_status,
                                    int seq_no)
                             throws java.lang.Exception
        Throws:
        java.lang.Exception
      • toString

        public java.lang.String toString()
        Overrides:
        toString in class Pdu