public class HttpServletResponseWriter extends Object implements io.smallrye.graphql.execution.ExecutionResponseWriter
| Constructor and Description |
|---|
HttpServletResponseWriter(javax.servlet.http.HttpServletResponse response) |
| Modifier and Type | Method and Description |
|---|---|
void |
write(io.smallrye.graphql.execution.ExecutionResponse executionResponse) |
Copyright © 2018–2022. All rights reserved.