Package net.sf.asterisk.manager.impl

Provides private implementations for interfaces defined in the net.sf.asterisk.manager package.

See:
          Description

Class Summary
ActionBuilderImpl Default implementation of the ActionBuilder interface.
EventBuilderImpl Default implementation of the EventBuilder interface.
ManagerReaderImpl Default implementation of the ManagerReader interface.
ManagerWriterImpl Default implementation of ManagerWriter interface.
ResponseBuilderImpl Default implementation of the ResponseBuilder interface.
ResponseEventsImpl Implementation of the ResponseEvents interface.
Util Utilitiy class with some static helper methods that are used in multiple contexts.
The methods for handling the internal action id are used to make sure we send unique ids to Asterisk even when the user of Asterisk-Java does not provide a unique action id or no action id at all.
All the methods contained in this class are supposed to be internally only.
 

Package net.sf.asterisk.manager.impl Description

Provides private implementations for interfaces defined in the net.sf.asterisk.manager package.



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