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