Class HttpLifecycleChannelHandler.CompleteEvent

java.lang.Object
com.netflix.netty.common.HttpLifecycleChannelHandler.CompleteEvent
Enclosing class:
HttpLifecycleChannelHandler

public static class HttpLifecycleChannelHandler.CompleteEvent extends Object
  • Constructor Details

  • Method Details

    • getReason

    • getRequest

      public io.netty.handler.codec.http.HttpRequest getRequest()
    • getResponse

      public io.netty.handler.codec.http.HttpResponse getResponse()