@FunctionalInterface public interface ResponseWriterSelector
Modifier and Type | Method and Description |
---|---|
Optional<ResponseWriter> |
select(ApiRequest request)
Select ResponseWriter given certain type of format from DataApiRequest.
|
Optional<ResponseWriter> select(ApiRequest request)
request
- ApiRequest object with all the associated info in itCopyright © 2016–2018 Yahoo! Inc.. All rights reserved.