Class and Description |
---|
AbstractRequestHandler
Abstract RequestHandler implementation which performs the minimal behavior
for self registration with a RequestMapper, requiring subclasses to implement
only handleRequest().
|
RequestHandler
A generic handler of HttpServletRequests. very similar to an HttpServlet, but
the handleRequest() method returns a boolean indicating if the RequestHandler
returned data to the user.
|
Class and Description |
---|
AbstractRequestHandler
Abstract RequestHandler implementation which performs the minimal behavior
for self registration with a RequestMapper, requiring subclasses to implement
only handleRequest().
|
RequestHandler
A generic handler of HttpServletRequests. very similar to an HttpServlet, but
the handleRequest() method returns a boolean indicating if the RequestHandler
returned data to the user.
|
Class and Description |
---|
AbstractRequestHandler
Abstract RequestHandler implementation which performs the minimal behavior
for self registration with a RequestMapper, requiring subclasses to implement
only handleRequest().
|
RequestHandler
A generic handler of HttpServletRequests. very similar to an HttpServlet, but
the handleRequest() method returns a boolean indicating if the RequestHandler
returned data to the user.
|
ShutdownListener
Interface representing a desire to be notified when the containing
ServletContext is being destroyed.
|
Class and Description |
---|
AbstractRequestHandler
Abstract RequestHandler implementation which performs the minimal behavior
for self registration with a RequestMapper, requiring subclasses to implement
only handleRequest().
|
RequestHandler
A generic handler of HttpServletRequests. very similar to an HttpServlet, but
the handleRequest() method returns a boolean indicating if the RequestHandler
returned data to the user.
|
ShutdownListener
Interface representing a desire to be notified when the containing
ServletContext is being destroyed.
|
Class and Description |
---|
AbstractRequestHandler
Abstract RequestHandler implementation which performs the minimal behavior
for self registration with a RequestMapper, requiring subclasses to implement
only handleRequest().
|
RequestHandler
A generic handler of HttpServletRequests. very similar to an HttpServlet, but
the handleRequest() method returns a boolean indicating if the RequestHandler
returned data to the user.
|
ShutdownListener
Interface representing a desire to be notified when the containing
ServletContext is being destroyed.
|
Class and Description |
---|
AbstractRequestHandler
Abstract RequestHandler implementation which performs the minimal behavior
for self registration with a RequestMapper, requiring subclasses to implement
only handleRequest().
|
RequestHandler
A generic handler of HttpServletRequests. very similar to an HttpServlet, but
the handleRequest() method returns a boolean indicating if the RequestHandler
returned data to the user.
|
Class and Description |
---|
AbstractRequestHandler
Abstract RequestHandler implementation which performs the minimal behavior
for self registration with a RequestMapper, requiring subclasses to implement
only handleRequest().
|
RequestHandler
A generic handler of HttpServletRequests. very similar to an HttpServlet, but
the handleRequest() method returns a boolean indicating if the RequestHandler
returned data to the user.
|
Class and Description |
---|
AbstractRequestHandler
Abstract RequestHandler implementation which performs the minimal behavior
for self registration with a RequestMapper, requiring subclasses to implement
only handleRequest().
|
RequestHandler
A generic handler of HttpServletRequests. very similar to an HttpServlet, but
the handleRequest() method returns a boolean indicating if the RequestHandler
returned data to the user.
|
RequestHandlerContext
A simple composition of the RequestHandler which an HttpServletRequest was
mapped to, and the path prefix which indicated the RequestHandler.
|
RequestMapper
This class maintains a mapping of RequestHandlers and ShutDownListeners, to
allow (somewhat) efficient mapping and delegation of incoming requests to
the appropriate RequestHandler.
|
ShutdownListener
Interface representing a desire to be notified when the containing
ServletContext is being destroyed.
|
Class and Description |
---|
AbstractRequestHandler
Abstract RequestHandler implementation which performs the minimal behavior
for self registration with a RequestMapper, requiring subclasses to implement
only handleRequest().
|
RequestHandler
A generic handler of HttpServletRequests. very similar to an HttpServlet, but
the handleRequest() method returns a boolean indicating if the RequestHandler
returned data to the user.
|
ShutdownListener
Interface representing a desire to be notified when the containing
ServletContext is being destroyed.
|
Copyright © 2005–2015 IIPC. All rights reserved.