Uses of Class
io.vertx.rxjava3.httpproxy.interceptors.WebSocketInterceptor
-
Packages that use WebSocketInterceptor Package Description io.vertx.rxjava3.httpproxy.interceptors -
-
Uses of WebSocketInterceptor in io.vertx.rxjava3.httpproxy.interceptors
Fields in io.vertx.rxjava3.httpproxy.interceptors with type parameters of type WebSocketInterceptor Modifier and Type Field Description static io.vertx.lang.rx.TypeArg<WebSocketInterceptor>
WebSocketInterceptor. __TYPE_ARG
Methods in io.vertx.rxjava3.httpproxy.interceptors that return WebSocketInterceptor Modifier and Type Method Description static WebSocketInterceptor
WebSocketInterceptor. newInstance(WebSocketInterceptor arg)
-