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