public class HostHooksServiceImpl extends ServiceImpl implements HostHooksService
HostHooksService.ListRequest, HostHooksService.ListResponse
Constructor and Description |
---|
HostHooksServiceImpl(HttpConnection connection,
String path) |
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.
|
String |
toString() |
checkAction, checkFault, getConnection, getPath, throwError
public HostHooksServiceImpl(HttpConnection connection, String path)
public HostHooksService.ListRequest list()
list
in interface HostHooksService
public HostHookService hookService(String id)
hookService
in interface HostHooksService
public Service service(String path)
HostHooksService
Service locator method, returns individual service on which the URI is dispatched.
service
in interface HostHooksService
Copyright © 2016. All rights reserved.