| Package | Description |
|---|---|
| io.higgs.http.server.protocol | |
| io.higgs.http.server.protocol.mediaTypeDecoders |
| Modifier and Type | Field and Description |
|---|---|
protected MediaTypeDecoder |
HttpHandler.decoder |
| Modifier and Type | Field and Description |
|---|---|
protected Queue<MediaTypeDecoder> |
HttpProtocolConfiguration.mediaTypeDecoders |
protected Queue<MediaTypeDecoder> |
HttpHandler.mediaTypeDecoders |
| Modifier and Type | Method and Description |
|---|---|
Queue<MediaTypeDecoder> |
HttpProtocolConfiguration.getMediaTypeDecoders() |
| Modifier and Type | Class and Description |
|---|---|
class |
FormUrlEncodedDecoder |
class |
JsonDecoder |
Copyright © 2012-2015. All Rights Reserved.