public class MoveableServiceImpl extends ServiceImpl implements MoveableService
MoveableService.MoveRequest, MoveableService.MoveResponse
Constructor and Description |
---|
MoveableServiceImpl(HttpConnection connection,
String path) |
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.
|
String |
toString() |
checkAction, checkFault, getConnection, getPath, throwError
public MoveableServiceImpl(HttpConnection connection, String path)
public MoveableService.MoveRequest move()
move
in interface MoveableService
public Service service(String path)
MoveableService
Service locator method, returns individual service on which the URI is dispatched.
service
in interface MoveableService
Copyright © 2016. All rights reserved.