Interface HttpSyncActorAdaptorHandler.AsyncHttpHandler

Enclosing class:
HttpSyncActorAdaptorHandler

public static interface HttpSyncActorAdaptorHandler.AsyncHttpHandler
  • Method Summary

    Modifier and Type Method Description
    org.nustaq.kontraktor.IPromise handleRequest​(io.undertow.server.HttpServerExchange exchange)  
  • Method Details

    • handleRequest

      org.nustaq.kontraktor.IPromise handleRequest​(io.undertow.server.HttpServerExchange exchange)