Package | Description |
---|---|
javax.servlet | |
javax.servlet.http | |
winstone | |
winstone.ajp13 | |
winstone.auth | |
winstone.classLoader | |
winstone.invoker |
Class and Description |
---|
FilterChain
Interface def for chains of filters before invoking the resource.
|
FilterConfig
Configuration for filter objects.
|
RequestDispatcher
Interface defining behaviour of servlet container dispatching of requests.
|
Servlet
Basic servlet interface
|
ServletConfig
Basic servlet configuation interface
|
ServletContext
Models the web application concept as an interface.
|
ServletContextAttributeEvent |
ServletContextEvent
The event object thrown when a servlet context change occurs.
|
ServletException
Generic servlet exception
|
ServletInputStream
Provides the base class for servlet request streams.
|
ServletOutputStream |
ServletRequest
Base request object interface definition.
|
ServletRequestAttributeEvent
The event thrown to request attribute listeners
|
ServletRequestEvent
Request coming into scope or out of scope event
|
ServletResponse
Base response interface definition.
|
Class and Description |
---|
GenericServlet
The base class from which all servlets extend.
|
Servlet
Basic servlet interface
|
ServletConfig
Basic servlet configuation interface
|
ServletContext
Models the web application concept as an interface.
|
ServletException
Generic servlet exception
|
ServletInputStream
Provides the base class for servlet request streams.
|
ServletRequest
Base request object interface definition.
|
ServletRequestWrapper
Wraps a servlet request object using the decorator pattern.
|
ServletResponse
Base response interface definition.
|
ServletResponseWrapper
Wraps a servlet response object using the decorator pattern
|
Class and Description |
---|
Filter
Interface definition for filter objects
|
FilterChain
Interface def for chains of filters before invoking the resource.
|
FilterConfig
Configuration for filter objects.
|
GenericServlet
The base class from which all servlets extend.
|
RequestDispatcher
Interface defining behaviour of servlet container dispatching of requests.
|
Servlet
Basic servlet interface
|
ServletConfig
Basic servlet configuation interface
|
ServletContext
Models the web application concept as an interface.
|
ServletException
Generic servlet exception
|
ServletInputStream
Provides the base class for servlet request streams.
|
ServletOutputStream |
ServletRequest
Base request object interface definition.
|
ServletRequestAttributeListener
Interface defining request attribute listeners
|
ServletRequestListener
Listener for requests going in and out of scope
|
ServletResponse
Base response interface definition.
|
Class and Description |
---|
ServletOutputStream |
Class and Description |
---|
ServletException
Generic servlet exception
|
ServletInputStream
Provides the base class for servlet request streams.
|
ServletRequest
Base request object interface definition.
|
ServletRequestWrapper
Wraps a servlet request object using the decorator pattern.
|
ServletResponse
Base response interface definition.
|
Class and Description |
---|
ServletContextEvent
The event object thrown when a servlet context change occurs.
|
ServletContextListener
Thrown when a change to the servletContext occurs.
|
Class and Description |
---|
GenericServlet
The base class from which all servlets extend.
|
Servlet
Basic servlet interface
|
ServletConfig
Basic servlet configuation interface
|
ServletException
Generic servlet exception
|
Copyright © 2014. All Rights Reserved.