| Package | Description |
|---|---|
| org.brandao.brutos |
Contém os recursos necessários para a configuração de uma aplicação.
|
| org.brandao.brutos.web.parser |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractParserContentType |
| Modifier and Type | Field and Description |
|---|---|
protected Map<DataType,ParserContentType> |
AbstractRequestParser.parsers |
| Modifier and Type | Method and Description |
|---|---|
void |
ConfigurableRequestParser.registerParser(DataType dataType,
ParserContentType parser) |
void |
AbstractRequestParser.registerParser(DataType dataType,
ParserContentType parser) |
| Modifier and Type | Class and Description |
|---|---|
class |
AllParserContentType |
class |
JsonParserContentType |
class |
MultipartFormDataParserContentType |
class |
WWWFormUrlEncodedParserContentType |
Copyright © 2026 Brandao. All rights reserved.