public class IconsServiceImpl extends ServiceImpl implements IconsService
IconsService.ListRequest, IconsService.ListResponse
Constructor and Description |
---|
IconsServiceImpl(HttpConnection connection,
String path) |
Modifier and Type | Method and Description |
---|---|
IconService |
iconService(String id) |
IconsService.ListRequest |
list() |
Service |
service(String path)
Service locator method, returns individual service on which the URI is dispatched.
|
String |
toString() |
checkAction, checkFault, getConnection, getPath, throwError
public IconsServiceImpl(HttpConnection connection, String path)
public IconsService.ListRequest list()
list
in interface IconsService
public IconService iconService(String id)
iconService
in interface IconsService
public Service service(String path)
IconsService
Service locator method, returns individual service on which the URI is dispatched.
service
in interface IconsService
Copyright © 2016. All rights reserved.