Uses of Class
htmlcompiler.services.Http

Packages that use Http 
Package Description
htmlcompiler.services  
  • Uses of Http in htmlcompiler.services

    Methods in htmlcompiler.services 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.