|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use org.apache.lucene.gdata.servlet.handler | |
|---|---|
| org.apache.lucene.gdata.servlet | Servlets acting as basic interfaces for gdata requests. |
| org.apache.lucene.gdata.servlet.handler | GData Request Handler. |
| Classes in org.apache.lucene.gdata.servlet.handler used by org.apache.lucene.gdata.servlet | |
|---|---|
| RequestHandlerFactory
Abstract Superclass for RequestHandlerFactories |
|
| Classes in org.apache.lucene.gdata.servlet.handler used by org.apache.lucene.gdata.servlet.handler | |
|---|---|
| AbstractAccountHandler
|
|
| AbstractFeedHandler
|
|
| AbstractGdataRequestHandler
|
|
| GDataRequestHandler
Based on the Command pattern [GoF], the Command and Controller Strategy suggests providing a generic interface to the handler components to which the controller may delegate responsibility, minimizing the coupling among these components. |
|
| RequestAuthenticator
The RequestAuthenticator provides access to the registered AuthenticationController
as a super class for all request handler requiereing authentication for
access. |
|
| RequestHandlerFactory
Abstract Superclass for RequestHandlerFactories |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||