| Modifier and Type | Method and Description |
|---|---|
EndpointMetadata |
ClientContainer.getClientEndpointMetadata(Class<?> endpoint,
EndpointConfig config) |
EndpointMetadata |
JsrSession.getEndpointMetadata() |
| Modifier and Type | Class and Description |
|---|---|
class |
AnnotatedEndpointMetadata<T extends Annotation,C extends EndpointConfig>
Static reference to a specific annotated classes metadata.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AnnotatedClientEndpointMetadata |
class |
SimpleEndpointMetadata
Basic
EndpointMetadata for an WebSocket that extends from Endpoint |
| Modifier and Type | Field and Description |
|---|---|
protected EndpointMetadata |
AbstractJsrEventDriver.metadata |
| Modifier and Type | Method and Description |
|---|---|
EndpointMetadata |
EndpointInstance.getMetadata() |
EndpointMetadata |
AbstractJsrEventDriver.getMetadata() |
| Constructor and Description |
|---|
EndpointInstance(Object endpoint,
EndpointConfig config,
EndpointMetadata metadata) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ServerEndpointMetadata |
| Modifier and Type | Class and Description |
|---|---|
class |
AnnotatedServerEndpointMetadata |
class |
SimpleServerEndpointMetadata |
Copyright © 1995-2015 Webtide. All Rights Reserved.