public interface WeightService extends Service
Modifier and Type | Interface and Description |
---|---|
static interface |
WeightService.GetRequest |
static interface |
WeightService.GetResponse |
static interface |
WeightService.RemoveRequest |
static interface |
WeightService.RemoveResponse |
Modifier and Type | Method and Description |
---|---|
WeightService.GetRequest |
get() |
WeightService.RemoveRequest |
remove() |
Service |
service(String path)
Service locator method, returns individual service on which the URI is dispatched.
|
WeightService.GetRequest get()
WeightService.RemoveRequest remove()
Copyright © 2016. All rights reserved.