Package org.zkoss.zkex.ui.comet
Interface CometServerPush.AsyncInfo
-
- Enclosing class:
- CometServerPush
public static interface CometServerPush.AsyncInfoThe interface for implementing asynchronous processing. It is overridden and implemented in zkmax.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidcomplete()Called to complete the request.
-