Uses of Enum Class
com.helger.http.EHttpVersion
Packages that use EHttpVersion
-
Uses of EHttpVersion in com.helger.http
Methods in com.helger.http that return EHttpVersionModifier and TypeMethodDescriptionstatic EHttpVersionEHttpVersion.getFromNameOrNull(String sName) static EHttpVersionReturns the enum constant of this class with the specified name.static EHttpVersion[]EHttpVersion.values()Returns an array containing the constants of this enum class, in the order they are declared.