Uses of Class
com.sun.grizzly.comet.CometEngine

Packages that use CometEngine
com.sun.enterprise.web.connector.grizzly.comet   
com.sun.grizzly.comet   
 

Uses of CometEngine in com.sun.enterprise.web.connector.grizzly.comet
 

Subclasses of CometEngine in com.sun.enterprise.web.connector.grizzly.comet
 class CometEngine
          Deprecated. - Use CometEngine
 

Uses of CometEngine in com.sun.grizzly.comet
 

Fields in com.sun.grizzly.comet declared as CometEngine
protected  CometEngine CometSelector.cometEngine
          The CometEngine singleton
 

Methods in com.sun.grizzly.comet that return CometEngine
static CometEngine CometEngine.getEngine()
          Return a singleton of this Class.
 

Constructors in com.sun.grizzly.comet with parameters of type CometEngine
CometSelector(CometEngine cometEngine)
          New CometSelector
 



Copyright © 2008 SUN Microsystems. All Rights Reserved.