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