Class JsonObjectResponseWriter

java.lang.Object
io.smallrye.graphql.execution.JsonObjectResponseWriter
All Implemented Interfaces:
ExecutionResponseWriter

public class JsonObjectResponseWriter extends Object implements ExecutionResponseWriter
A default implementation for Execution Response Writer
Author:
Phillip Kruger (phillip.kruger@redhat.com)
  • Field Details

    • LOG

      protected static final org.jboss.logging.Logger LOG
  • Method Details