Class CallbackResponse

    • Field Detail

      • httpMethod

        protected java.lang.String httpMethod
      • callbackURL

        protected java.lang.String callbackURL
    • Constructor Detail

      • CallbackResponse

        public CallbackResponse​(java.io.InputStream in)
                         throws java.io.IOException
        Throws:
        java.io.IOException
    • Method Detail

      • parseHttp

        public void parseHttp​(java.lang.String line)
        Overrides:
        parseHttp in class HttpResponse
      • toString

        public java.lang.String toString()
        Description copied from class: HttpResponse
        Generates a string representation of the http header
        Overrides:
        toString in class GatekeeperReply
        Returns:
        String a string representation of the http header