EndpointMetadata, ServerEndpointMetadatapublic class SimpleServerEndpointMetadata extends SimpleEndpointMetadata implements ServerEndpointMetadata
| Constructor | Description |
|---|---|
SimpleServerEndpointMetadata(java.lang.Class<? extends Endpoint> endpointClass,
ServerEndpointConfig config) |
| Modifier and Type | Method | Description |
|---|---|---|
ServerEndpointConfig |
getConfig() |
|
java.lang.String |
getPath() |
|
java.lang.String |
toString() |
getDecoders, getEncoders, getEndpointClass, maxBinaryMessageSize, maxTextMessageSizeclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetDecoders, getEncoders, getEndpointClasspublic SimpleServerEndpointMetadata(java.lang.Class<? extends Endpoint> endpointClass, ServerEndpointConfig config)
public ServerEndpointConfig getConfig()
getConfig in interface ServerEndpointMetadatapublic java.lang.String getPath()
getPath in interface ServerEndpointMetadatapublic java.lang.String toString()
toString in class java.lang.ObjectCopyright © 1995–2018 Webtide. All rights reserved.