Interface PathParamProvider
- All Known Implementing Classes:
ClientEndpointConfigWrapper, EndpointConfigWrapper, ServerEndpointConfigWrapper
public interface PathParamProvider
Optional interface for custom
EndpointConfig implementations
in Jetty to expose Path Param values used during the JavaxWebSocketFrameHandler
resolution of methods.
Mostly a feature of the JSR356 Server implementation and its @javax.websocket.server.PathParam annotation.
-
Method Summary
-
Method Details
-
getPathParams
-