Uses of Package
org.apache.lucene.gdata.server

Packages that use org.apache.lucene.gdata.server
org.apache.lucene.gdata.server GData-Server classes encapsulation all protocol-level interactions and underlaying GData components. 
org.apache.lucene.gdata.server.administration Classes and Services used for user and feed configuration 
org.apache.lucene.gdata.server.authentication Classes and Exceptions used for client authentification. 
org.apache.lucene.gdata.servlet.handler GData Request Handler. 
 

Classes in org.apache.lucene.gdata.server used by org.apache.lucene.gdata.server
GDataRequest
          The GDataRequest Class wraps the incoming HttpServletRequest.
GDataRequest.GDataRequestType
          Indicates the request type
GDataRequest.OutputFormat
          This enum represents the OutputFormat of the GDATA Server
GDataRequestException
          This exception wraps all exceptions occur inside the GDataRequest
GDataResponse
          The FeedRequest Class wraps the current HttpServletResponse.
GDataService
          default implementation of the Service interface.
Service
          The Service class represents an interface to access the GData service componentes of the GData-Server.
ServiceException
          The ServiceException is used to encapsulate all Exception throw by underlying layers of the Service layer.
 

Classes in org.apache.lucene.gdata.server used by org.apache.lucene.gdata.server.administration
GDataService
          default implementation of the Service interface.
Service
          The Service class represents an interface to access the GData service componentes of the GData-Server.
ServiceException
          The ServiceException is used to encapsulate all Exception throw by underlying layers of the Service layer.
 

Classes in org.apache.lucene.gdata.server used by org.apache.lucene.gdata.server.authentication
GDataRequest
          The GDataRequest Class wraps the incoming HttpServletRequest.
 

Classes in org.apache.lucene.gdata.server used by org.apache.lucene.gdata.servlet.handler
GDataRequest
          The GDataRequest Class wraps the incoming HttpServletRequest.
GDataRequest.GDataRequestType
          Indicates the request type
GDataRequestException
          This exception wraps all exceptions occur inside the GDataRequest
GDataResponse
          The FeedRequest Class wraps the current HttpServletResponse.
Service
          The Service class represents an interface to access the GData service componentes of the GData-Server.
ServiceException
          The ServiceException is used to encapsulate all Exception throw by underlying layers of the Service layer.
 



Copyright © 2000-2008 Apache Software Foundation. All Rights Reserved.