See: Description
| Interface | Description |
|---|---|
| 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 | Description |
|---|---|
| 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.
Copyright © 2004–2020. All rights reserved.