| Package | Description |
|---|---|
| org.eclipse.jetty.websocket.jsr356 | |
| org.eclipse.jetty.websocket.jsr356.annotations | |
| org.eclipse.jetty.websocket.jsr356.metadata |
| Modifier and Type | Method and Description |
|---|---|
DecoderMetadata |
DecoderFactory.Wrapper.getMetadata() |
DecoderMetadata |
DecoderFactory.getMetadataFor(Class<?> type) |
| Modifier and Type | Method and Description |
|---|---|
DecoderFactory.Wrapper |
DecoderFactory.newWrapper(DecoderMetadata metadata) |
| Constructor and Description |
|---|
JsrParamIdDecoder(DecoderMetadata metadata) |
| Modifier and Type | Method and Description |
|---|---|
protected List<DecoderMetadata> |
DecoderMetadataSet.discover(Class<? extends Decoder> decoder) |
Copyright © 1995-2015 Webtide. All Rights Reserved.