de.twenty11.skysail.common.graphs
Interface RestfulGraph


public interface RestfulGraph

Restful Http Service for graph representations.


Method Summary
 Response<GraphDetails> getGraph()
           
 

Method Detail

getGraph

@Get
Response<GraphDetails> getGraph()
Returns:
a skysail response.


Copyright © 2011-2012. All Rights Reserved.