@HTTPService(name="cosre") public class ExampleService extends java.lang.Object
| Constructor and Description |
|---|
ExampleService() |
| Modifier and Type | Method and Description |
|---|---|
Response |
videoList(Limits limits)
Generates example media list
|
public ExampleService()
@HTTPServiceMethod(name="mediaList") public Response videoList(@HTTPMethodParameter(name="limits",required=false,defaultValue="0-0") Limits limits)
limits - optional paging limitsMediaListCopyright © 2015 Tampere University of Technology, Pori Department.