public class AffinityLabelHostServiceImpl extends ServiceImpl implements AffinityLabelHostService
AffinityLabelHostService.GetRequest, AffinityLabelHostService.GetResponse, AffinityLabelHostService.RemoveRequest, AffinityLabelHostService.RemoveResponse
Constructor and Description |
---|
AffinityLabelHostServiceImpl(HttpConnection connection,
String path) |
Modifier and Type | Method and Description |
---|---|
AffinityLabelHostService.GetRequest |
get()
Retrieves details about a host that has this label assigned.
|
AffinityLabelHostService.RemoveRequest |
remove()
Remove a label from a host.
|
Service |
service(String path)
Service locator method, returns individual service on which the URI is dispatched.
|
String |
toString() |
checkAction, checkFault, getConnection, getPath, throwError
public AffinityLabelHostServiceImpl(HttpConnection connection, String path)
public AffinityLabelHostService.GetRequest get()
AffinityLabelHostService
Retrieves details about a host that has this label assigned.
get
in interface AffinityLabelHostService
public AffinityLabelHostService.RemoveRequest remove()
AffinityLabelHostService
Remove a label from a host.
remove
in interface AffinityLabelHostService
public Service service(String path)
AffinityLabelHostService
Service locator method, returns individual service on which the URI is dispatched.
service
in interface AffinityLabelHostService
Copyright © 2016. All rights reserved.