public class SimpleServerEndpointMetadata extends SimpleEndpointMetadata implements ServerEndpointMetadata
| Constructor and Description |
|---|
SimpleServerEndpointMetadata(Class<? extends Endpoint> endpointClass,
ServerEndpointConfig config) |
| Modifier and Type | Method and Description |
|---|---|
ServerEndpointConfig |
getConfig() |
String |
getPath() |
String |
toString() |
getDecoders, getEncoders, getEndpointClassclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetDecoders, getEncoders, getEndpointClasspublic SimpleServerEndpointMetadata(Class<? extends Endpoint> endpointClass, ServerEndpointConfig config)
public ServerEndpointConfig getConfig()
getConfig in interface ServerEndpointMetadatapublic String getPath()
getPath in interface ServerEndpointMetadataCopyright © 1995-2015 Webtide. All Rights Reserved.