Constant Field Values

Contents

tech.greenfield.*

  • tech.greenfield.vertx.irked.status.Accepted 
    Modifier and Type Constant Field Value
    public static final int code 202
  • tech.greenfield.vertx.irked.status.BadGateway 
    Modifier and Type Constant Field Value
    public static final int code 502
  • tech.greenfield.vertx.irked.status.BadRequest 
    Modifier and Type Constant Field Value
    public static final int code 400
  • tech.greenfield.vertx.irked.status.Conflict 
    Modifier and Type Constant Field Value
    public static final int code 409
  • tech.greenfield.vertx.irked.status.Continue 
    Modifier and Type Constant Field Value
    public static final int code 100
  • tech.greenfield.vertx.irked.status.Created 
    Modifier and Type Constant Field Value
    public static final int code 201
  • tech.greenfield.vertx.irked.status.ExpectationFailed 
    Modifier and Type Constant Field Value
    public static final int code 417
  • tech.greenfield.vertx.irked.status.FailedDependency 
    Modifier and Type Constant Field Value
    public static final int code 424
  • tech.greenfield.vertx.irked.status.Forbidden 
    Modifier and Type Constant Field Value
    public static final int code 403
  • tech.greenfield.vertx.irked.status.Found 
    Modifier and Type Constant Field Value
    public static final int code 302
  • tech.greenfield.vertx.irked.status.GatewayTimeout 
    Modifier and Type Constant Field Value
    public static final int code 504
  • tech.greenfield.vertx.irked.status.Gone 
    Modifier and Type Constant Field Value
    public static final int code 410
  • tech.greenfield.vertx.irked.status.HTTPVersionNotSupported 
    Modifier and Type Constant Field Value
    public static final int code 505
  • tech.greenfield.vertx.irked.status.Imateapot 
    Modifier and Type Constant Field Value
    public static final int code 418
  • tech.greenfield.vertx.irked.status.IMUsed 
    Modifier and Type Constant Field Value
    public static final int code 226
  • tech.greenfield.vertx.irked.status.InsufficientStorage 
    Modifier and Type Constant Field Value
    public static final int code 507
  • tech.greenfield.vertx.irked.status.InternalServerError 
    Modifier and Type Constant Field Value
    public static final int code 500
  • tech.greenfield.vertx.irked.status.LengthRequired 
    Modifier and Type Constant Field Value
    public static final int code 411
  • tech.greenfield.vertx.irked.status.Locked 
    Modifier and Type Constant Field Value
    public static final int code 423
  • tech.greenfield.vertx.irked.status.MethodNotAllowed 
    Modifier and Type Constant Field Value
    public static final int code 405
  • tech.greenfield.vertx.irked.status.MovedPermanently 
    Modifier and Type Constant Field Value
    public static final int code 301
  • tech.greenfield.vertx.irked.status.MultipleChoices 
    Modifier and Type Constant Field Value
    public static final int code 300
  • tech.greenfield.vertx.irked.status.MultiStatus 
    Modifier and Type Constant Field Value
    public static final int code 207
  • tech.greenfield.vertx.irked.status.NetworkAuthenticationRequired 
    Modifier and Type Constant Field Value
    public static final int code 511
  • tech.greenfield.vertx.irked.status.NoContent 
    Modifier and Type Constant Field Value
    public static final int code 204
  • tech.greenfield.vertx.irked.status.NonAuthoritativeInformation 
    Modifier and Type Constant Field Value
    public static final int code 203
  • tech.greenfield.vertx.irked.status.NotAcceptable 
    Modifier and Type Constant Field Value
    public static final int code 406
  • tech.greenfield.vertx.irked.status.NotFound 
    Modifier and Type Constant Field Value
    public static final int code 404
  • tech.greenfield.vertx.irked.status.NotImplemented 
    Modifier and Type Constant Field Value
    public static final int code 501
  • tech.greenfield.vertx.irked.status.NotModified 
    Modifier and Type Constant Field Value
    public static final int code 304
  • tech.greenfield.vertx.irked.status.OK 
    Modifier and Type Constant Field Value
    public static final int code 200
  • tech.greenfield.vertx.irked.status.PartialContent 
    Modifier and Type Constant Field Value
    public static final int code 206
  • tech.greenfield.vertx.irked.status.PayloadTooLarge 
    Modifier and Type Constant Field Value
    public static final int code 413
  • tech.greenfield.vertx.irked.status.PaymentRequired 
    Modifier and Type Constant Field Value
    public static final int code 402
  • tech.greenfield.vertx.irked.status.PermanentRedirect 
    Modifier and Type Constant Field Value
    public static final int code 308
  • tech.greenfield.vertx.irked.status.PreconditionFailed 
    Modifier and Type Constant Field Value
    public static final int code 412
  • tech.greenfield.vertx.irked.status.PreconditionRequired 
    Modifier and Type Constant Field Value
    public static final int code 428
  • tech.greenfield.vertx.irked.status.Processing 
    Modifier and Type Constant Field Value
    public static final int code 102
  • tech.greenfield.vertx.irked.status.ProxyAuthenticationRequired 
    Modifier and Type Constant Field Value
    public static final int code 407
  • tech.greenfield.vertx.irked.status.RangeNotSatisfiable 
    Modifier and Type Constant Field Value
    public static final int code 416
  • tech.greenfield.vertx.irked.status.RequestHeaderFieldsTooLarge 
    Modifier and Type Constant Field Value
    public static final int code 431
  • tech.greenfield.vertx.irked.status.RequestTimeout 
    Modifier and Type Constant Field Value
    public static final int code 408
  • tech.greenfield.vertx.irked.status.ResetContent 
    Modifier and Type Constant Field Value
    public static final int code 205
  • tech.greenfield.vertx.irked.status.SeeOther 
    Modifier and Type Constant Field Value
    public static final int code 303
  • tech.greenfield.vertx.irked.status.ServiceUnavailable 
    Modifier and Type Constant Field Value
    public static final int code 503
  • tech.greenfield.vertx.irked.status.SwitchingProtocols 
    Modifier and Type Constant Field Value
    public static final int code 101
  • tech.greenfield.vertx.irked.status.TemporaryRedirect 
    Modifier and Type Constant Field Value
    public static final int code 307
  • tech.greenfield.vertx.irked.status.TooManyRequests 
    Modifier and Type Constant Field Value
    public static final int code 429
  • tech.greenfield.vertx.irked.status.Unauthorized 
    Modifier and Type Constant Field Value
    public static final int code 401
  • tech.greenfield.vertx.irked.status.UnavailableForLegalReasons 
    Modifier and Type Constant Field Value
    public static final int code 451
  • tech.greenfield.vertx.irked.status.UnprocessableEntity 
    Modifier and Type Constant Field Value
    public static final int code 422
  • tech.greenfield.vertx.irked.status.UnsupportedMediaType 
    Modifier and Type Constant Field Value
    public static final int code 415
  • tech.greenfield.vertx.irked.status.UpgradeRequired 
    Modifier and Type Constant Field Value
    public static final int code 426
  • tech.greenfield.vertx.irked.status.URITooLong 
    Modifier and Type Constant Field Value
    public static final int code 414
  • tech.greenfield.vertx.irked.status.UseProxy 
    Modifier and Type Constant Field Value
    public static final int code 305
  • tech.greenfield.vertx.irked.status.VariantAlsoNegotiates 
    Modifier and Type Constant Field Value
    public static final int code 506