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, getUserPropertiesclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetConfigurator, getEndpointClass, getExtensions, getPath, getSubprotocolsgetDecoders, getEncoders, getUserPropertiespublic PathParamServerEndpointConfig(ServerEndpointConfig config, WebSocketPathSpec pathSpec, String requestPath)
Copyright © 1995-2015 Webtide. All Rights Reserved.