public interface DomainService extends Service
Modifier and Type | Interface and Description |
---|---|
static interface |
DomainService.GetRequest |
static interface |
DomainService.GetResponse |
Modifier and Type | Method and Description |
---|---|
DomainService.GetRequest |
get() |
DomainGroupsService |
groupsService() |
Service |
service(String path)
Service locator method, returns individual service on which the URI is dispatched.
|
DomainUsersService |
usersService() |
DomainService.GetRequest get()
DomainGroupsService groupsService()
DomainUsersService usersService()
Copyright © 2016. All rights reserved.