|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
Service | The Service class represents an interface to access the GData service componentes of the GData-Server. |
Class Summary | |
---|---|
GDataEntityBuilder | BaseFeed ,
BaseEntry instances have to be build from a
Reader instance as they come in from a client request or out
of a storage. |
GDataRequest | The GDataRequest Class wraps the incoming HttpServletRequest. |
GDataResponse | The FeedRequest Class wraps the current HttpServletResponse. |
GDataSearchService | |
GDataService | default implementation of the Service
interface. |
ServiceFactory | The ServiceFactory creates Service implementations to access
the GData - Server components. |
Enum Summary | |
---|---|
GDataRequest.GDataRequestType | Indicates the request type |
GDataRequest.OutputFormat | This enum represents the OutputFormat of the GDATA Server |
Exception Summary | |
---|---|
FeedNotFoundException | Will be thrown if a requested feed could not be found or is not registerd. |
GDataRequestException | This exception wraps all exceptions occur inside the GDataRequest |
ServiceException | The ServiceException is used to encapsulate all Exception
throw by underlying layers of the
Service layer. |
GData-Server classes encapsulation all protocol-level interactions and underlaying GData components.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |