protected static class QueryResource.ResourceIOReaderWriter extends Object
| Constructor and Description |
|---|
ResourceIOReaderWriter(com.fasterxml.jackson.databind.ObjectMapper requestMapper,
QueryResource.ResourceIOWriter writer) |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.ObjectMapper |
getRequestMapper() |
QueryResource.ResourceIOWriter |
getResponseWriter() |
public ResourceIOReaderWriter(com.fasterxml.jackson.databind.ObjectMapper requestMapper,
QueryResource.ResourceIOWriter writer)
public com.fasterxml.jackson.databind.ObjectMapper getRequestMapper()
public QueryResource.ResourceIOWriter getResponseWriter()
Copyright © 2011–2023 The Apache Software Foundation. All rights reserved.