Uses of Package
org.glassfish.grizzly.comet
Packages that use org.glassfish.grizzly.comet
-
Classes in org.glassfish.grizzly.comet used by org.glassfish.grizzly.cometClassDescriptionThe main object used by
CometHandlerand Servlet to push information amongst suspended request/response.Main class allowing Comet support on top of Grizzly Asynchronous Request Processing mechanism.Simple event class used to pass information betweenCometHandlerand the Comet implementation.This interface represents a suspended connection (or response).This class is invoked when the CometContext.notify is invoked. -
Classes in org.glassfish.grizzly.comet used by org.glassfish.grizzly.comet.concurrentClassDescriptionThe main object used by
CometHandlerand Servlet to push information amongst suspended request/response.Simple event class used to pass information betweenCometHandlerand the Comet implementation.This interface represents a suspended connection (or response).