public interface ServiceClient
Modifier and Type | Method and Description |
---|---|
void |
addRequestHeader(String name,
String value) |
Collection<CallNode> |
getLastCallTree() |
String |
getLastCopyrightInfo() |
String |
getLastLicenseInfo() |
String |
getLastName() |
Collection<BindingNode> |
getTreeBindings() |
void |
setPassword(String password) |
void |
setUserId(String userId) |
void setUserId(String userId)
void setPassword(String password)
Collection<BindingNode> getTreeBindings()
String getLastName()
String getLastCopyrightInfo()
String getLastLicenseInfo()
Collection<CallNode> getLastCallTree()