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