|
Asterisk-Java | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AsteriskAgent | |
|---|---|
| org.asteriskjava.live | Provides a higher level API on top of Asterisk's Manager API. |
| org.asteriskjava.live.internal | Provides private implementations and helper classes for interfaces defined in the org.asteriskjava.live package. |
| Uses of AsteriskAgent in org.asteriskjava.live |
|---|
| Methods in org.asteriskjava.live that return types with arguments of type AsteriskAgent | |
|---|---|
java.util.Collection<AsteriskAgent> |
AsteriskServer.getAgents()
Return the agents, registered at Asterisk server. |
java.util.Collection<AsteriskAgent> |
DefaultAsteriskServer.getAgents()
|
| Uses of AsteriskAgent in org.asteriskjava.live.internal |
|---|
| Classes in org.asteriskjava.live.internal that implement AsteriskAgent | |
|---|---|
class |
AsteriskAgentImpl
Default implementation of the AsteriskAgent interface. |
| Methods in org.asteriskjava.live.internal that return types with arguments of type AsteriskAgent | |
|---|---|
java.util.Collection<AsteriskAgent> |
AsteriskServerImpl.getAgents()
|
|
Asterisk-Java | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||