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