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 @Nullable EHttpVersionEHttpVersion.getFromNameOrNull(@Nullable String sName) Get the enum value matching the provided name.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.