public static class WebService.Context extends Object
Constructor and Description |
---|
WebService.Context() |
Modifier and Type | Method and Description |
---|---|
WebService.Controller |
controller(String key) |
List<WebService.Controller> |
controllers() |
WebService.NewController |
newController(String path) |
public WebService.Context()
public WebService.NewController newController(String path)
@CheckForNull public WebService.Controller controller(String key)
public List<WebService.Controller> controllers()
Copyright © 2009-2014 SonarSource. All Rights Reserved.