public static interface FormParserFactory.ParserDefinition<T>
Modifier and Type | Method and Description |
---|---|
FormDataParser | create(HttpServerExchange exchange) |
T | setDefaultEncoding(String charset) |
FormDataParser create(HttpServerExchange exchange)
Copyright © 2020 JBoss by Red Hat. All rights reserved.