public class ListUrlsController extends BaseController implements CloseableComponent
| Constructor and Description |
|---|
ListUrlsController(RemoteRegisterUrlsServerProperties properties) |
| Modifier and Type | Method and Description |
|---|---|
protected String |
handleRequest(spark.Request request,
spark.Response response) |
void |
registerUrl(String name,
String url) |
void |
terminate() |
getPath, handle, isAllowCORS@Autowired public ListUrlsController(RemoteRegisterUrlsServerProperties properties)
protected String handleRequest(spark.Request request, spark.Response response) throws Exception
handleRequest in class BaseControllerExceptionpublic void terminate()
terminate in interface CloseableComponentCopyright © 2015. All rights reserved.