Nuxeo Enterprise Platform 5.4

org.nuxeo.ecm.platform.pictures.tiles.restlets
Class PictureTilesRestlets

java.lang.Object
  extended by org.restlet.Uniform
      extended by org.restlet.Restlet
          extended by org.nuxeo.ecm.platform.ui.web.restAPI.BaseNuxeoRestlet
              extended by org.nuxeo.ecm.platform.ui.web.restAPI.BaseStatelessNuxeoRestlet
                  extended by org.nuxeo.ecm.platform.pictures.tiles.restlets.PictureTilesRestlets

public class PictureTilesRestlets
extends BaseStatelessNuxeoRestlet

Restlet to provide a REST API on top of the PictureTilingService.

Author:
tiry

Constructor Summary
PictureTilesRestlets()
           
 
Method Summary
 void handle(Request req, Response res)
           
 
Methods inherited from class org.restlet.Restlet
getContext, getLogger, isStarted, isStopped, setContext, start, stop
 
Methods inherited from class org.restlet.Uniform
delete, delete, get, get, handle, head, head, options, options, post, post, put, put
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PictureTilesRestlets

public PictureTilesRestlets()
Method Detail

handle

public void handle(Request req,
                   Response res)
Overrides:
handle in class BaseStatelessNuxeoRestlet

Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.