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