Uses of Class
htmlcompiler.tools.HTTP

Packages that use HTTP 
Package Description
htmlcompiler.tools  
  • Uses of HTTP in htmlcompiler.tools

    Methods in htmlcompiler.tools that return HTTP 
    Modifier and Type Method Description
    static HTTP HTTP.valueOf​(java.lang.String name)
    Returns the enum constant of this type with the specified name.
    static HTTP[] HTTP.values()
    Returns an array containing the constants of this enum type, in the order they are declared.