Uses of Enum
nbbrd.io.http.HttpConstants.ResponseType
Packages that use HttpConstants.ResponseType
-
Uses of HttpConstants.ResponseType in nbbrd.io.http
Methods in nbbrd.io.http that return HttpConstants.ResponseTypeModifier and TypeMethodDescriptionstatic HttpConstants.ResponseTypeHttpConstants.ResponseType.ofResponseCode(int code) static HttpConstants.ResponseTypeReturns the enum constant of this type with the specified name.static HttpConstants.ResponseType[]HttpConstants.ResponseType.values()Returns an array containing the constants of this enum type, in the order they are declared.