| Modifier and Type | Method | Description |
|---|---|---|
EndpointMetadata |
ClientContainer.getClientEndpointMetadata(java.lang.Class<?> endpoint,
EndpointConfig config) |
|
EndpointMetadata |
JsrSession.getEndpointMetadata() |
| Modifier and Type | Class | Description |
|---|---|---|
class |
AnnotatedEndpointMetadata<T extends java.lang.annotation.Annotation,C extends EndpointConfig> |
Static reference to a specific annotated classes metadata.
|
| Modifier and Type | Class | Description |
|---|---|---|
class |
AnnotatedClientEndpointMetadata |
|
class |
SimpleEndpointMetadata |
Basic
EndpointMetadata for an WebSocket that extends from Endpoint |
| Modifier and Type | Field | Description |
|---|---|---|
protected EndpointMetadata |
AbstractJsrEventDriver.metadata |
| Modifier and Type | Method | Description |
|---|---|---|
EndpointMetadata |
AbstractJsrEventDriver.getMetadata() |
|
EndpointMetadata |
EndpointInstance.getMetadata() |
| Constructor | Description |
|---|---|
EndpointInstance(java.lang.Object endpoint,
EndpointConfig config,
EndpointMetadata metadata) |
Copyright © 1995–2018 Webtide. All rights reserved.