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

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

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

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

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

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



Copyright © 2005-2015 Oracle Corporation. All Rights Reserved.