public interface HttpDataTransformingRequest
ParserWriterPool
for applying transformations on the data that should be send within this request| Modifier and Type | Method and Description |
|---|---|
void |
setParserWriterPool(ParserWriterPool parserWriterPool)
Set the
ParserWriterPool that could be useful
to transforming data (example from a java object to an json String) |
void setParserWriterPool(ParserWriterPool parserWriterPool)
ParserWriterPool that could be useful
to transforming data (example from a java object to an json String)parserWriterPool - Copyright © 2015 Hannes Dorfmann. All rights reserved.