public class HostHookServiceImpl extends ServiceImpl implements HostHookService
HostHookService.GetRequest, HostHookService.GetResponse
Constructor and Description |
---|
HostHookServiceImpl(HttpConnection connection,
String path) |
Modifier and Type | Method and Description |
---|---|
HostHookService.GetRequest |
get() |
Service |
service(String path)
Service locator method, returns individual service on which the URI is dispatched.
|
String |
toString() |
checkAction, checkFault, getConnection, getPath, throwError
public HostHookServiceImpl(HttpConnection connection, String path)
public HostHookService.GetRequest get()
get
in interface HostHookService
public Service service(String path)
HostHookService
Service locator method, returns individual service on which the URI is dispatched.
service
in interface HostHookService
Copyright © 2016. All rights reserved.