@Deprecated public class OpenAPI3RequestValidationHandler extends Object implements io.vertx.lang.rx.RxDelegate, HTTPOperationRequestValidationHandler, Handler<RoutingContext>
original non RX-ified interface using Vert.x codegen.| Modifier and Type | Field and Description |
|---|---|
static io.vertx.lang.rx.TypeArg<OpenAPI3RequestValidationHandler> |
__TYPE_ARG
Deprecated.
|
| Constructor and Description |
|---|
OpenAPI3RequestValidationHandler(Object delegate)
Deprecated.
|
OpenAPI3RequestValidationHandler(OpenAPI3RequestValidationHandler delegate)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o)
Deprecated.
|
OpenAPI3RequestValidationHandler |
getDelegate()
Deprecated.
|
void |
handle(RoutingContext event)
Deprecated.
|
int |
hashCode()
Deprecated.
|
static OpenAPI3RequestValidationHandler |
newInstance(OpenAPI3RequestValidationHandler arg)
Deprecated.
|
void |
parseOperationSpec()
Deprecated.
|
String |
toString()
Deprecated.
|
clone, finalize, getClass, notify, notifyAll, wait, wait, waitnewInstancenewInstancepublic static final io.vertx.lang.rx.TypeArg<OpenAPI3RequestValidationHandler> __TYPE_ARG
public OpenAPI3RequestValidationHandler(OpenAPI3RequestValidationHandler delegate)
public OpenAPI3RequestValidationHandler(Object delegate)
public OpenAPI3RequestValidationHandler getDelegate()
getDelegate in interface io.vertx.lang.rx.RxDelegategetDelegate in interface HTTPOperationRequestValidationHandlergetDelegate in interface ValidationHandler@Deprecated public void handle(RoutingContext event)
handle in interface Handler<RoutingContext>handle in interface HTTPOperationRequestValidationHandlerhandle in interface ValidationHandlerevent - the event to handle@Deprecated public void parseOperationSpec()
parseOperationSpec in interface HTTPOperationRequestValidationHandlerpublic static OpenAPI3RequestValidationHandler newInstance(OpenAPI3RequestValidationHandler arg)
Copyright © 2025 Eclipse. All rights reserved.