Uses of Class
org.eclipse.jetty.websocket.jsr356.server.BasicServerEndpointConfig
-
Packages that use BasicServerEndpointConfig Package Description org.eclipse.jetty.websocket.jsr356.server -
-
Uses of BasicServerEndpointConfig in org.eclipse.jetty.websocket.jsr356.server
Subclasses of BasicServerEndpointConfig in org.eclipse.jetty.websocket.jsr356.server Modifier and Type Class Description class
PathParamServerEndpointConfig
Wrapper for aServerEndpointConfig
where there is PathParam information from the incoming request.
-