Uses of Class
io.vertx.rxjava3.ext.web.handler.SecurityAuditLoggerHandler
-
Packages that use SecurityAuditLoggerHandler Package Description io.vertx.rxjava3.ext.web.handler -
-
Uses of SecurityAuditLoggerHandler in io.vertx.rxjava3.ext.web.handler
Fields in io.vertx.rxjava3.ext.web.handler with type parameters of type SecurityAuditLoggerHandler Modifier and Type Field Description static io.vertx.lang.rx.TypeArg<SecurityAuditLoggerHandler>
SecurityAuditLoggerHandler. __TYPE_ARG
Methods in io.vertx.rxjava3.ext.web.handler that return SecurityAuditLoggerHandler Modifier and Type Method Description static SecurityAuditLoggerHandler
SecurityAuditLoggerHandler. create()
Create a new instance of the handler.static SecurityAuditLoggerHandler
SecurityAuditLoggerHandler. newInstance(SecurityAuditLoggerHandler arg)
-