|
Asterisk-Java | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.asteriskjava.manager.response.ManagerResponse
org.asteriskjava.manager.response.CoreStatusResponse
public class CoreStatusResponse
Corresponds to a CoreStatusAction and contains the current status summary of the Asterisk server.
CoreStatusAction,
Serialized Form| Constructor Summary | |
|---|---|
CoreStatusResponse()
|
|
| Method Summary | |
|---|---|
java.lang.Integer |
getCoreCurrentCalls()
Returns the number of currently active channels on the server. |
void |
setCoreCurrentCalls(java.lang.Integer coreCurrentCalls)
|
| Methods inherited from class org.asteriskjava.manager.response.ManagerResponse |
|---|
getActionId, getAttribute, getAttributes, getDateReceived, getEventList, getMessage, getResponse, getUniqueId, setActionId, setAttributes, setDateReceived, setEventList, setMessage, setResponse, setUniqueId, stringToInteger, stringToLong, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public CoreStatusResponse()
| Method Detail |
|---|
public java.lang.Integer getCoreCurrentCalls()
public void setCoreCurrentCalls(java.lang.Integer coreCurrentCalls)
|
Asterisk-Java | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||