Uses of Package
net.sf.asterisk.manager.response

Packages that use net.sf.asterisk.manager.response
net.sf.asterisk.manager Provides an implementaion of Asterisk's Manager API. 
net.sf.asterisk.manager.impl Provides private implementations for interfaces defined in the net.sf.asterisk.manager package. 
net.sf.asterisk.manager.response Provides classes that represent the responses that are received from an Asterisk server in response to an action send via the Manager API. 
 

Classes in net.sf.asterisk.manager.response used by net.sf.asterisk.manager
ManagerResponse
          Represents a response received from the Asterisk server as the result of a previously sent ManagerAction.
The response can be linked with the action that caused it by looking the action id attribute that will match the action id of the corresponding action.
 

Classes in net.sf.asterisk.manager.response used by net.sf.asterisk.manager.impl
ManagerResponse
          Represents a response received from the Asterisk server as the result of a previously sent ManagerAction.
The response can be linked with the action that caused it by looking the action id attribute that will match the action id of the corresponding action.
 

Classes in net.sf.asterisk.manager.response used by net.sf.asterisk.manager.response
ManagerResponse
          Represents a response received from the Asterisk server as the result of a previously sent ManagerAction.
The response can be linked with the action that caused it by looking the action id attribute that will match the action id of the corresponding action.
 



Copyright © 2004-2005 Stefan Reuter. All Rights Reserved.