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