Uses of Enum
com.mastfrog.netty.http.client.RedirectException.Kind
-
Uses of RedirectException.Kind in com.mastfrog.netty.http.client
Methods in com.mastfrog.netty.http.client that return RedirectException.KindModifier and TypeMethodDescriptionRedirectException.kind()static RedirectException.KindReturns the enum constant of this type with the specified name.static RedirectException.Kind[]RedirectException.Kind.values()Returns an array containing the constants of this enum type, in the order they are declared.