| Constructor | Description |
|---|---|
EncoderFactory(org.eclipse.jetty.websocket.common.scopes.WebSocketContainerScope containerScope,
EncoderMetadataSet metadatas) |
|
EncoderFactory(org.eclipse.jetty.websocket.common.scopes.WebSocketContainerScope containerScope,
EncoderMetadataSet metadatas,
EncoderFactory parentFactory) |
|
EncoderFactory(org.eclipse.jetty.websocket.common.scopes.WebSocketSessionScope sessionScope,
EncoderMetadataSet metadatas,
EncoderFactory parentFactory) |
| Modifier and Type | Method | Description |
|---|---|---|
EncoderMetadataSet |
AnnotatedEndpointMetadata.getEncoders() |
| Modifier and Type | Method | Description |
|---|---|---|
EncoderMetadataSet |
SimpleEndpointMetadata.getEncoders() |
| Modifier and Type | Class | Description |
|---|---|---|
class |
PrimitiveEncoderMetadataSet |
| Modifier and Type | Field | Description |
|---|---|---|
static EncoderMetadataSet |
PrimitiveEncoderMetadataSet.INSTANCE |
| Modifier and Type | Method | Description |
|---|---|---|
EncoderMetadataSet |
EndpointMetadata.getEncoders() |
Copyright © 1995–2018 Webtide. All rights reserved.