Interface AsyncContextDelegate

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      void complete()
      Invoked upon a response writing completion when the response write is either committed or canceled.
      void suspend()
      Invoked by the superior ContainerResponseWriter responsible for writing the response when processing is to be suspended.