public interface HostHooksService extends Service
Modifier and Type | Interface and Description |
---|---|
static interface |
HostHooksService.ListRequest |
static interface |
HostHooksService.ListResponse |
Modifier and Type | Method and Description |
---|---|
HostHookService |
hookService(String id) |
HostHooksService.ListRequest |
list() |
Service |
service(String path)
Service locator method, returns individual service on which the URI is dispatched.
|
HostHooksService.ListRequest list()
HostHookService hookService(String id)
Copyright © 2016. All rights reserved.