Interface ResponseRenderingContext.CloseRequested

All Known Implementing Classes:
ResponseRenderingContext.CloseRequested$.ForceClose$, ResponseRenderingContext.CloseRequested$.RequestAskedForClosing$, ResponseRenderingContext.CloseRequested$.Unspecified$
Enclosing class:
ResponseRenderingContext

public static interface ResponseRenderingContext.CloseRequested
INTERNAL API
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
     
    boolean
     
  • Method Details

    • shouldClose

      boolean shouldClose()
    • wasForced

      boolean wasForced()