com.sun.enterprise.web.connector.grizzly.comet
Class CometWriter
java.lang.Object
com.sun.grizzly.comet.CometWriter
com.sun.enterprise.web.connector.grizzly.comet.CometWriter
Deprecated. use CometWriter
from com.sun.grizzly.comet
public class CometWriter
- extends CometWriter
Non blocking Writer. This class can be used from a
CometHandler
to execute non blocking write. If the write was
incomplete, the CometHandler must register itself using
CometContext.registerAsyncWrite()
- Author:
- Jeanfrancois Arcand
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CometWriter
public CometWriter()
- Deprecated.
Copyright © 2009 SUN Microsystems. All Rights Reserved.