Class DefaultExecutionResultHandler

java.lang.Object
graphql.spring.web.servlet.components.DefaultExecutionResultHandler
All Implemented Interfaces:
ExecutionResultHandler

@Component
public class DefaultExecutionResultHandler
extends java.lang.Object
implements ExecutionResultHandler
  • Constructor Summary

    Constructors 
    Constructor Description
    DefaultExecutionResultHandler()  
  • Method Summary

    Modifier and Type Method Description
    java.lang.Object handleExecutionResult​(java.util.concurrent.CompletableFuture<graphql.ExecutionResult> executionResultCF)  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait