public class ExternalDiscoveredHostServiceImpl extends ServiceImpl implements ExternalDiscoveredHostService
ExternalDiscoveredHostService.GetRequest, ExternalDiscoveredHostService.GetResponse
Constructor and Description |
---|
ExternalDiscoveredHostServiceImpl(HttpConnection connection,
String path) |
Modifier and Type | Method and Description |
---|---|
ExternalDiscoveredHostService.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 ExternalDiscoveredHostServiceImpl(HttpConnection connection, String path)
public ExternalDiscoveredHostService.GetRequest get()
get
in interface ExternalDiscoveredHostService
public Service service(String path)
ExternalDiscoveredHostService
Service locator method, returns individual service on which the URI is dispatched.
service
in interface ExternalDiscoveredHostService
Copyright © 2016. All rights reserved.