public class MacPoolServiceImpl extends ServiceImpl implements MacPoolService
MacPoolService.GetRequest, MacPoolService.GetResponse, MacPoolService.RemoveRequest, MacPoolService.RemoveResponse, MacPoolService.UpdateRequest, MacPoolService.UpdateResponse
Constructor and Description |
---|
MacPoolServiceImpl(HttpConnection connection,
String path) |
Modifier and Type | Method and Description |
---|---|
MacPoolService.GetRequest |
get() |
MacPoolService.RemoveRequest |
remove() |
Service |
service(String path)
Service locator method, returns individual service on which the URI is dispatched.
|
String |
toString() |
MacPoolService.UpdateRequest |
update() |
checkAction, checkFault, getConnection, getPath, throwError
public MacPoolServiceImpl(HttpConnection connection, String path)
public MacPoolService.GetRequest get()
get
in interface MacPoolService
public MacPoolService.RemoveRequest remove()
remove
in interface MacPoolService
public MacPoolService.UpdateRequest update()
update
in interface MacPoolService
public Service service(String path)
MacPoolService
Service locator method, returns individual service on which the URI is dispatched.
service
in interface MacPoolService
Copyright © 2016. All rights reserved.