@Deprecated public interface ConfigurableRequestParser extends RequestParser
| Modifier and Type | Method and Description |
|---|---|
void |
registryParser(String contentType,
ParserContentType parser)
Deprecated.
|
void |
removeParser(String contentType)
Deprecated.
|
parserContentTypevoid registryParser(String contentType, ParserContentType parser) throws RequestParserException
RequestParserExceptionvoid removeParser(String contentType) throws RequestParserException
RequestParserExceptionCopyright © 2026 Brandao. All rights reserved.