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