public interface RIMBean
| Modifier and Type | Method and Description |
|---|---|
String |
addScope(String s) |
float |
getAverageResponseTime() |
long |
getCallCount() |
long |
getFailedCalls() |
float |
getLastResponseTime() |
String |
getScope() |
String |
getServiceClass() |
String |
getServiceName() |
String |
getStatus() |
String |
removeScope(String s) |
String getServiceName()
String getServiceClass()
String getStatus()
String getScope()
long getCallCount()
float getAverageResponseTime()
float getLastResponseTime()
long getFailedCalls()
Copyright © 2015. All Rights Reserved.