HttpStatusClassifier

Classifies HTTP status as failure or not - for the purpose of circuit breaking.

Companion:
object
class Object
trait Matchable
class Any

Value members

Abstract methods

def isServerFailure(status: Status): Boolean