Uses of Interface
org.granite.gravity.tomcat.CometIO

Packages that use CometIO
org.granite.gravity.tomcat   
 

Uses of CometIO in org.granite.gravity.tomcat
 

Classes in org.granite.gravity.tomcat that implement CometIO
 class ByteArrayCometIO
          An unsynchronized input/output byte buffer that avoids useless byte array copies.
 

Methods in org.granite.gravity.tomcat that return CometIO
abstract  CometIO AbstractCometProcessor.createCometIO()
           
 CometIO GravityTomcatServlet.createCometIO()