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