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