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