de.twenty11.skysail.common.selfdescription
Interface RestfulRoot


public interface RestfulRoot

Restful Entry Point for an application providing information about the available methods.


Method Summary
 Response<List<ResourceDetails>> getMethods()
           
 

Method Detail

getMethods

@Get
Response<List<ResourceDetails>> getMethods()


Copyright © 2011-2012. All Rights Reserved.