public interface ImageService extends Service
Modifier and Type | Interface and Description |
---|---|
static interface |
ImageService.GetRequest |
static interface |
ImageService.GetResponse |
static interface |
ImageService.ImportRequest |
static interface |
ImageService.ImportResponse |
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.
|
ImageService.GetRequest get()
ImageService.ImportRequest import_()
Copyright © 2016. All rights reserved.