Uses of Class
io.vertx.mutiny.ext.web.client.predicate.ResponsePredicate
Packages that use ResponsePredicate
-
Uses of ResponsePredicate in io.vertx.mutiny.ext.web.client
Methods in io.vertx.mutiny.ext.web.client that return types with arguments of type ResponsePredicateMethods in io.vertx.mutiny.ext.web.client with parameters of type ResponsePredicate -
Uses of ResponsePredicate in io.vertx.mutiny.ext.web.client.predicate
Fields in io.vertx.mutiny.ext.web.client.predicate declared as ResponsePredicateModifier and TypeFieldDescriptionstatic final ResponsePredicateResponsePredicate.JSONDeprecated.Creates a predicate validating the responsecontent-typeisapplication/json.static final ResponsePredicateResponsePredicate.SC_ACCEPTEDDeprecated.202 Acceptedstatic final ResponsePredicateResponsePredicate.SC_BAD_GATEWAYDeprecated.502 Bad Gatewaystatic final ResponsePredicateResponsePredicate.SC_BAD_REQUESTDeprecated.400 Bad Requeststatic final ResponsePredicateResponsePredicate.SC_CLIENT_ERRORSDeprecated.Any 4XX client errorstatic final ResponsePredicateResponsePredicate.SC_CONFLICTDeprecated.409 Conflictstatic final ResponsePredicateResponsePredicate.SC_CONTINUEDeprecated.100 Continuestatic final ResponsePredicateResponsePredicate.SC_CREATEDDeprecated.201 Createdstatic final ResponsePredicateResponsePredicate.SC_EARLY_HINTSDeprecated.103 Early Hintsstatic final ResponsePredicateResponsePredicate.SC_EXPECTATION_FAILEDDeprecated.417 Expectation Failedstatic final ResponsePredicateResponsePredicate.SC_FAILED_DEPENDENCYDeprecated.424 Failed Dependency (WebDAV, RFC4918)static final ResponsePredicateResponsePredicate.SC_FORBIDDENDeprecated.403 Forbiddenstatic final ResponsePredicateResponsePredicate.SC_FOUNDDeprecated.302 Foundstatic final ResponsePredicateResponsePredicate.SC_GATEWAY_TIMEOUTDeprecated.504 Gateway Timeoutstatic final ResponsePredicateResponsePredicate.SC_GONEDeprecated.410 Gonestatic final ResponsePredicateResponsePredicate.SC_HTTP_VERSION_NOT_SUPPORTEDDeprecated.505 HTTP Version Not Supportedstatic final ResponsePredicateResponsePredicate.SC_INFORMATIONAL_RESPONSEDeprecated.Any 1XX informational responsestatic final ResponsePredicateResponsePredicate.SC_INSUFFICIENT_STORAGEDeprecated.507 Insufficient Storage (WebDAV, RFC4918)static final ResponsePredicateResponsePredicate.SC_INTERNAL_SERVER_ERRORDeprecated.500 Internal Server Errorstatic final ResponsePredicateResponsePredicate.SC_LENGTH_REQUIREDDeprecated.411 Length Requiredstatic final ResponsePredicateResponsePredicate.SC_LOCKEDDeprecated.423 Locked (WebDAV, RFC4918)static final ResponsePredicateResponsePredicate.SC_METHOD_NOT_ALLOWEDDeprecated.405 Method Not Allowedstatic final ResponsePredicateResponsePredicate.SC_MISDIRECTED_REQUESTDeprecated.421 Misdirected Requeststatic final ResponsePredicateResponsePredicate.SC_MOVED_PERMANENTLYDeprecated.301 Moved Permanentlystatic final ResponsePredicateResponsePredicate.SC_MULTI_STATUSDeprecated.207 Multi-Status (WebDAV, RFC2518)static final ResponsePredicateResponsePredicate.SC_MULTIPLE_CHOICESDeprecated.300 Multiple Choicesstatic final ResponsePredicateResponsePredicate.SC_NETWORK_AUTHENTICATION_REQUIREDDeprecated.511 Network Authentication Required (RFC6585)static final ResponsePredicateResponsePredicate.SC_NO_CONTENTDeprecated.204 No Contentstatic final ResponsePredicateResponsePredicate.SC_NON_AUTHORITATIVE_INFORMATIONDeprecated.203 Non-Authoritative Information (since HTTP/1.1)static final ResponsePredicateResponsePredicate.SC_NOT_ACCEPTABLEDeprecated.406 Not Acceptablestatic final ResponsePredicateResponsePredicate.SC_NOT_EXTENDEDDeprecated.510 Not Extended (RFC2774)static final ResponsePredicateResponsePredicate.SC_NOT_FOUNDDeprecated.404 Not Foundstatic final ResponsePredicateResponsePredicate.SC_NOT_IMPLEMENTEDDeprecated.501 Not Implementedstatic final ResponsePredicateResponsePredicate.SC_NOT_MODIFIEDDeprecated.304 Not Modifiedstatic final ResponsePredicateResponsePredicate.SC_OKDeprecated.200 OKstatic final ResponsePredicateResponsePredicate.SC_PARTIAL_CONTENTDeprecated.206 Partial Contentstatic final ResponsePredicateResponsePredicate.SC_PAYMENT_REQUIREDDeprecated.402 Payment Requiredstatic final ResponsePredicateResponsePredicate.SC_PERMANENT_REDIRECTDeprecated.308 Permanent Redirect (RFC7538)static final ResponsePredicateResponsePredicate.SC_PRECONDITION_FAILEDDeprecated.412 Precondition Failedstatic final ResponsePredicateResponsePredicate.SC_PRECONDITION_REQUIREDDeprecated.428 Precondition Required (RFC6585)static final ResponsePredicateResponsePredicate.SC_PROCESSINGDeprecated.102 Processing (WebDAV, RFC2518)static final ResponsePredicateResponsePredicate.SC_PROXY_AUTHENTICATION_REQUIREDDeprecated.407 Proxy Authentication Requiredstatic final ResponsePredicateResponsePredicate.SC_REDIRECTIONDeprecated.Any 3XX redirectionstatic final ResponsePredicateResponsePredicate.SC_REQUEST_ENTITY_TOO_LARGEDeprecated.413 Request Entity Too Largestatic final ResponsePredicateResponsePredicate.SC_REQUEST_HEADER_FIELDS_TOO_LARGEDeprecated.431 Request Header Fields Too Large (RFC6585)static final ResponsePredicateResponsePredicate.SC_REQUEST_TIMEOUTDeprecated.408 Request Timeoutstatic final ResponsePredicateResponsePredicate.SC_REQUEST_URI_TOO_LONGDeprecated.414 Request-URI Too Longstatic final ResponsePredicateResponsePredicate.SC_REQUESTED_RANGE_NOT_SATISFIABLEDeprecated.416 Requested Range Not Satisfiablestatic final ResponsePredicateResponsePredicate.SC_RESET_CONTENTDeprecated.205 Reset Contentstatic final ResponsePredicateResponsePredicate.SC_SEE_OTHERDeprecated.303 See Other (since HTTP/1.1)static final ResponsePredicateResponsePredicate.SC_SERVER_ERRORSDeprecated.Any 5XX server errorstatic final ResponsePredicateResponsePredicate.SC_SERVICE_UNAVAILABLEDeprecated.503 Service Unavailablestatic final ResponsePredicateResponsePredicate.SC_SUCCESSDeprecated.Any 2XX successstatic final ResponsePredicateResponsePredicate.SC_SWITCHING_PROTOCOLSDeprecated.101 Switching Protocolsstatic final ResponsePredicateResponsePredicate.SC_TEMPORARY_REDIRECTDeprecated.307 Temporary Redirect (since HTTP/1.1)static final ResponsePredicateResponsePredicate.SC_TOO_MANY_REQUESTSDeprecated.429 Too Many Requests (RFC6585)static final ResponsePredicateResponsePredicate.SC_UNAUTHORIZEDDeprecated.401 Unauthorizedstatic final ResponsePredicateResponsePredicate.SC_UNORDERED_COLLECTIONDeprecated.425 Unordered Collection (WebDAV, RFC3648)static final ResponsePredicateResponsePredicate.SC_UNPROCESSABLE_ENTITYDeprecated.422 Unprocessable Entity (WebDAV, RFC4918)static final ResponsePredicateResponsePredicate.SC_UNSUPPORTED_MEDIA_TYPEDeprecated.415 Unsupported Media Typestatic final ResponsePredicateResponsePredicate.SC_UPGRADE_REQUIREDDeprecated.426 Upgrade Required (RFC2817)static final ResponsePredicateResponsePredicate.SC_USE_PROXYDeprecated.305 Use Proxy (since HTTP/1.1)static final ResponsePredicateResponsePredicate.SC_VARIANT_ALSO_NEGOTIATESDeprecated.506 Variant Also Negotiates (RFC2295)Fields in io.vertx.mutiny.ext.web.client.predicate with type parameters of type ResponsePredicateModifier and TypeFieldDescriptionstatic final TypeArg<ResponsePredicate>ResponsePredicate.__TYPE_ARGDeprecated.Methods in io.vertx.mutiny.ext.web.client.predicate that return ResponsePredicateModifier and TypeMethodDescriptionstatic ResponsePredicateResponsePredicate.contentType(String mimeType) Deprecated.static ResponsePredicateResponsePredicate.contentType(List<String> mimeTypes) Deprecated.static ResponsePredicateResponsePredicate.create(Function<HttpResponse<Void>, ResponsePredicateResult> test) Deprecated.static ResponsePredicateResponsePredicate.create(Function<HttpResponse<Void>, ResponsePredicateResult> test, ErrorConverter errorConverter) Deprecated.static ResponsePredicateResponsePredicate.newInstance(io.vertx.ext.web.client.predicate.ResponsePredicate arg) Deprecated.static ResponsePredicateResponsePredicate.status(int statusCode) Deprecated.static ResponsePredicateResponsePredicate.status(int min, int max) Deprecated.
HttpResponseExpectationalong withFuture.expecting(Expectation)