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