|
Asterisk-Java | |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
ManagerReader | The ManagerReader reads events and responses from the asterisk server, parses them using EventBuilderImpl and ResponseBuilder and dispatches them to the associated ManagerConnection. |
ManagerWriter | The ManagerWriter transforms actions using an ActionBuilder and sends them to the asterisk server. |
Class Summary | |
---|---|
ManagerConnectionImpl | Internal implemention of the ManagerConnection interface. |
ManagerReaderImpl | Default implementation of the ManagerReader interface. |
ManagerUtil | Utilitiy class with some static helper methods that are used in multiple contexts within the manager package. |
ManagerWriterImpl | Default implementation of ManagerWriter interface. |
ResponseEventsImpl | Implementation of the ResponseEvents interface. |
Provides private implementations for interfaces defined in the org.asteriskjava.manager package.
|
Asterisk-Java | |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |