Class AsyncJSONTransport.Writer

  • All Implemented Interfaces:
    java.util.EventListener, javax.servlet.WriteListener
    Enclosing class:
    AsyncJSONTransport

    protected class AsyncJSONTransport.Writer
    extends java.lang.Object
    implements javax.servlet.WriteListener
    • Method Detail

      • onWritePossible

        public void onWritePossible()
                             throws java.io.IOException
        Specified by:
        onWritePossible in interface javax.servlet.WriteListener
        Throws:
        java.io.IOException
      • onError

        public void onError​(java.lang.Throwable failure)
        Specified by:
        onError in interface javax.servlet.WriteListener