@HTTPService(name="fsre") public class ExampleService extends java.lang.Object
Constructor and Description |
---|
ExampleService() |
Modifier and Type | Method and Description |
---|---|
Response |
fileList()
Generates example file
|
Response |
fileList(Limits limits)
Generates example file list
|
public ExampleService()
@HTTPServiceMethod(name="fileList") public Response fileList(@HTTPMethodParameter(name="limits",required=false,defaultValue="0-0") Limits limits)
limits
- paging limitsFileList
@HTTPServiceMethod(name="file") public Response fileList()
File
Copyright © 2015 Tampere University of Technology, Pori Department.