Uses of Package
org.glassfish.grizzly.web

Packages that use org.glassfish.grizzly.web
org.glassfish.grizzly.web   
org.glassfish.grizzly.web.arp   
org.glassfish.grizzly.web.embed   
org.glassfish.grizzly.web.standalone   
 

Classes in org.glassfish.grizzly.web used by org.glassfish.grizzly.web
FileCache
          This class implements a file caching mechanism used to cache static resources.
FileCache.FileCacheEntry
           
KeepAliveStats
          Class collecting keep-alive statistics.
Management
          Simple interface used as a wrapper to a JMX management implementation.
ProcessorTask
          Process HTTP request.
SocketChannelOutputBuffer
          Output buffer.
Task
          Wrapper object used by the WorkerThread
TaskBase
          Abstract implementation of a Task object.
TaskEvent
          Sample event object used by instance of TaskListener to share status information about where they are when processing a request.
TaskListener
          This interface allows Task object to communicate their state when WorkerThread start processing them or when the processing is completed.
ThreadPoolStatistic
          This class is a placeholde for gathering statistic from a ExecutorService
WebFilter
          The WebFilter is the extry point when writing Web application build on Grizzly.
WebFilterConfig
           
WebFilterJMXManager
           
 

Classes in org.glassfish.grizzly.web used by org.glassfish.grizzly.web.arp
ProcessorTask
          Process HTTP request.
SocketChannelOutputBuffer
          Output buffer.
Task
          Wrapper object used by the WorkerThread
TaskBase
          Abstract implementation of a Task object.
TaskEvent
          Sample event object used by instance of TaskListener to share status information about where they are when processing a request.
TaskListener
          This interface allows Task object to communicate their state when WorkerThread start processing them or when the processing is completed.
WebFilter
          The WebFilter is the extry point when writing Web application build on Grizzly.
WebFilterConfig
           
 

Classes in org.glassfish.grizzly.web used by org.glassfish.grizzly.web.embed
KeepAliveStats
          Class collecting keep-alive statistics.
Management
          Simple interface used as a wrapper to a JMX management implementation.
ThreadPoolStatistic
          This class is a placeholde for gathering statistic from a ExecutorService
WebFilter
          The WebFilter is the extry point when writing Web application build on Grizzly.
 

Classes in org.glassfish.grizzly.web used by org.glassfish.grizzly.web.standalone
FileCache
          This class implements a file caching mechanism used to cache static resources.
WebFilter
          The WebFilter is the extry point when writing Web application build on Grizzly.
WebFilterConfig
           
 



Copyright © 2009 SUN Microsystems. All Rights Reserved.