Package org.glassfish.grizzly.web

Interface Summary
Management Simple interface used as a wrapper to a JMX management implementation.
Task Wrapper object used by the WorkerThread
TaskListener This interface allows Task object to communicate their state when WorkerThread start processing them or when the processing is completed.
 

Class Summary
Constants Constants.
FileCache This class implements a file caching mechanism used to cache static resources.
KeepAliveStats Class collecting keep-alive statistics.
ProcessorTask Process HTTP request.
SocketChannelOutputBuffer Output buffer.
TaskBase Abstract implementation of a Task object.
TaskEvent<E> Sample event object used by instance of TaskListener to share status information about where they are when processing a request.
ThreadPoolStatistic This class is a placeholde for gathering statistic from a ExecutorService
WebFilter<T extends WebFilterConfig> The WebFilter is the extry point when writing Web application build on Grizzly.
WebFilterConfig  
WebFilterJMXManager  
 



Copyright © 2009 SUN Microsystems. All Rights Reserved.