Class HttpProtocol

    • Constructor Summary

      Constructors 
      Constructor Description
      HttpProtocol()  
    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      abstract java.lang.String value()
      Returns the String representation of this protocol.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • HttpProtocol

        public HttpProtocol()
    • Method Detail

      • value

        public abstract java.lang.String value()
        Returns the String representation of this protocol.