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