Package com.tensegrity.palojava.http.handlers

Class Summary
HttpCellHandler This HttpHandler is used for dealing with requests concerning palo Cells.
HttpCubeHandler This HttpHandler is used for dealing with requests concerning palo Cubes.
HttpDatabaseHandler This HttpHandler is used for dealing with requests concerning palo Databases.
HttpDimensionHandler This HttpHandler is used for dealing with requests concerning palo Dimensions.
HttpElementHandler This HttpHandler is used for dealing with requests concerning palo Elements.
HttpHandler Base class for all http handlers.
HttpHeaderHandler This HttpHandler is used to parse header strings of a palo server http response.
HttpServerHandler This HttpHandler is used for the server part of the http communication.