eXo WS :: REST :: Extentions 2.3.0-GA

org.exoplatform.services.rest.ext.service
Class RestServicesList

java.lang.Object
  extended by org.exoplatform.services.rest.ext.service.RestServicesList

public class RestServicesList
extends Object

Version:
$Id$
Author:
Andrey Parfonov

Nested Class Summary
static class RestServicesList.RootResource
           
static class RestServicesList.RootResourcesList
           
 
Constructor Summary
RestServicesList(ResourceBinder resources)
           
 
Method Summary
 byte[] listHTML()
           
 RestServicesList.RootResourcesList listJSON()
           
protected  RestServicesList.RootResourcesList rootResources()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RestServicesList

public RestServicesList(ResourceBinder resources)
Method Detail

listHTML

public byte[] listHTML()

listJSON

public RestServicesList.RootResourcesList listJSON()

rootResources

protected RestServicesList.RootResourcesList rootResources()

eXo WS :: REST :: Extentions 2.3.0-GA

Copyright © 2012 eXo Platform SAS. All Rights Reserved.