public interface WebService extends ServerExtension
Modifier and Type | Interface and Description |
---|---|
static class |
WebService.Action |
static class |
WebService.Context |
static class |
WebService.Controller |
static class |
WebService.NewAction |
static class |
WebService.NewController |
static class |
WebService.NewParam |
static class |
WebService.Param |
Modifier and Type | Method and Description |
---|---|
void |
define(WebService.Context context)
Executed once at server startup.
|
void define(WebService.Context context)
Copyright © 2009-2014 SonarSource. All Rights Reserved.