public class PathParamServerEndpointConfig extends BasicServerEndpointConfig implements ServerEndpointConfig
ServerEndpointConfig
where there PathParm information from the incoming request.ServerEndpointConfig.Builder, ServerEndpointConfig.Configurator
Constructor and Description |
---|
PathParamServerEndpointConfig(ServerEndpointConfig config,
WebSocketPathSpec pathSpec,
String requestPath) |
Modifier and Type | Method and Description |
---|---|
Map<String,String> |
getPathParamMap() |
getConfigurator, getDecoders, getEncoders, getEndpointClass, getExtensions, getPath, getSubprotocols, getUserProperties
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getConfigurator, getEndpointClass, getExtensions, getPath, getSubprotocols
getDecoders, getEncoders, getUserProperties
public PathParamServerEndpointConfig(ServerEndpointConfig config, WebSocketPathSpec pathSpec, String requestPath)
Copyright © 1995-2015 Webtide. All Rights Reserved.