Interface CometServerPush.AsyncInfo

  • Enclosing class:
    CometServerPush

    public static interface CometServerPush.AsyncInfo
    The interface for implementing asynchronous processing. It is overridden and implemented in zkmax.
    • Method Detail

      • complete

        void complete()
        Called to complete the request.