public class WebSocketInfoMatcher extends java.lang.Object implements AuthMatcher<io.vertx.core.http.ServerWebSocket>
Constructor and Description |
---|
WebSocketInfoMatcher() |
Modifier and Type | Method and Description |
---|---|
io.vertx.core.Future<java.util.Optional<Auth>> |
match(io.vertx.core.http.ServerWebSocket websocket) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
requestMatcher, webSocketMatcher
public io.vertx.core.Future<java.util.Optional<Auth>> match(io.vertx.core.http.ServerWebSocket websocket)
match
in interface DispatchInfoMatcher<io.vertx.core.http.ServerWebSocket,java.util.Optional<Auth>>
Copyright © 2023. All Rights Reserved.