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

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

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

Methods in com.sun.enterprise.web.connector.grizzly.comet that return CometContext
 CometContext CometEngine.getCometContext(String contextPath)
          Deprecated. Return the CometContext associated with the cometContext path.
 CometContext CometEngine.register(String contextPath)
          Deprecated. Register a context path with this CometEngine.
 CometContext CometEngine.register(String contextPath, int type)
          Deprecated. Register a context path with this CometEngine.
 

Methods in com.sun.enterprise.web.connector.grizzly.comet with parameters of type CometContext
protected  void CometEvent.setCometContext(CometContext cometContext)
          Deprecated. 
 



Copyright © 2009 SUN Microsystems. All Rights Reserved.