public interface WsPathMatcher
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getPattern() |
boolean |
matchAndExtract(io.netty.handler.codec.http.QueryStringDecoder decoder,
io.netty.channel.Channel channel) |
String getPattern()
boolean matchAndExtract(io.netty.handler.codec.http.QueryStringDecoder decoder,
io.netty.channel.Channel channel)
Copyright © 2021. All rights reserved.