| Constructor and Description |
|---|
DecoderFactory(WebSocketContainerScope containerScope,
DecoderMetadataSet metadatas) |
DecoderFactory(WebSocketContainerScope containerScope,
DecoderMetadataSet metadatas,
DecoderFactory parentFactory) |
DecoderFactory(WebSocketSessionScope sessionScope,
DecoderMetadataSet metadatas,
DecoderFactory parentFactory) |
| Modifier and Type | Method and Description |
|---|---|
DecoderMetadataSet |
AnnotatedEndpointMetadata.getDecoders() |
| Modifier and Type | Method and Description |
|---|---|
DecoderMetadataSet |
SimpleEndpointMetadata.getDecoders() |
| Modifier and Type | Class and Description |
|---|---|
class |
PrimitiveDecoderMetadataSet |
| Modifier and Type | Field and Description |
|---|---|
static DecoderMetadataSet |
PrimitiveDecoderMetadataSet.INSTANCE |
| Modifier and Type | Method and Description |
|---|---|
DecoderMetadataSet |
EndpointMetadata.getDecoders() |
Copyright © 1995-2016 Webtide. All Rights Reserved.