Class OpaqueExtendedResponse

    • Constructor Detail

      • OpaqueExtendedResponse

        public OpaqueExtendedResponse()
        Creates an ExtendedResponse implementing object used to perform extended protocol operation on the server.
      • OpaqueExtendedResponse

        public OpaqueExtendedResponse​(int messageId)
        Creates an ExtendedResponse implementing object used to perform extended protocol operation on the server.
        Parameters:
        messageId - the messageID
      • OpaqueExtendedResponse

        public OpaqueExtendedResponse​(String responseName)
        Creates an ExtendedResponse implementing object used to perform extended protocol operation on the server.
        Parameters:
        responseName - The extended response OID
      • OpaqueExtendedResponse

        public OpaqueExtendedResponse​(int messageId,
                                      String responseName)
        Creates an ExtendedResponse implementing object used to perform extended protocol operation on the server.
        Parameters:
        messageId - the messageID
        responseName - The extended response OID