Uses of Package
org.xiruss.xirussrepository.server.jetty.viewer

Packages that use org.xiruss.xirussrepository.server.jetty.viewer
org.xiruss.xirussrepository.server.jetty.apiserver Implements the Xiruss HTTP API handler and repository-object-type specific Jetty Resources that manage the translation of specific Xiruss Repository objects into HTTP actions that result in XML API response messages (i.e., the data contents of a version or a list of resources or whatever. 
org.xiruss.xirussrepository.server.jetty.viewer Implements the Xiruss HTTP "viewer" server, that is the server that allows direct access to repository resources for "viewing", including access to version contents via a direct and obvious URL (i.e., the version ID in any conetext or resource ID within a snapshot context. 
 

Classes in org.xiruss.xirussrepository.server.jetty.viewer used by org.xiruss.xirussrepository.server.jetty.apiserver
XirussResourceBase
          Maps the HTTP Resource API to Xiruss repository objects.
 

Classes in org.xiruss.xirussrepository.server.jetty.viewer used by org.xiruss.xirussrepository.server.jetty.viewer
XirussHtmlResource
          Maps the HTTP Resource API to Xiruss repository objects.
XirussResourceBase
          Maps the HTTP Resource API to Xiruss repository objects.