public class ImageServiceImpl extends ServiceImpl implements ImageService
ImageService.GetRequest, ImageService.GetResponse, ImageService.ImportRequest, ImageService.ImportResponse
Constructor and Description |
---|
ImageServiceImpl(HttpConnection connection,
String path) |
Modifier and Type | Method and Description |
---|---|
ImageService.GetRequest |
get() |
ImageService.ImportRequest |
import_() |
Service |
service(String path)
Service locator method, returns individual service on which the URI is dispatched.
|
String |
toString() |
checkAction, checkFault, getConnection, getPath, throwError
public ImageServiceImpl(HttpConnection connection, String path)
public ImageService.GetRequest get()
get
in interface ImageService
public ImageService.ImportRequest import_()
import_
in interface ImageService
public Service service(String path)
ImageService
Service locator method, returns individual service on which the URI is dispatched.
service
in interface ImageService
Copyright © 2016. All rights reserved.