Uses of Interface
cool.scx.http.status.ScxHttpStatus
Packages that use ScxHttpStatus
-
Uses of ScxHttpStatus in cool.scx.http
Methods in cool.scx.http that return ScxHttpStatusMethods in cool.scx.http with parameters of type ScxHttpStatus -
Uses of ScxHttpStatus in cool.scx.http.exception
Methods in cool.scx.http.exception that return ScxHttpStatusConstructors in cool.scx.http.exception with parameters of type ScxHttpStatusModifierConstructorDescriptionScxHttpException(ScxHttpStatus status) ScxHttpException(ScxHttpStatus status, String message) ScxHttpException(ScxHttpStatus status, String message, Throwable cause) ScxHttpException(ScxHttpStatus status, Throwable cause) -
Uses of ScxHttpStatus in cool.scx.http.status
Classes in cool.scx.http.status that implement ScxHttpStatusMethods in cool.scx.http.status that return ScxHttpStatusMethods in cool.scx.http.status with parameters of type ScxHttpStatusModifier and TypeMethodDescriptionstatic StringScxHttpStatusHelper.getReasonPhrase(ScxHttpStatus status, String defaultReasonPhrase)