Package | Description |
---|---|
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.
|
Modifier and Type | Method and Description |
---|---|
Collection<AsteriskAgent> |
AsteriskServer.getAgents()
Return the agents, registered at Asterisk server.
|
Collection<AsteriskAgent> |
DefaultAsteriskServer.getAgents() |
Modifier and Type | Class and Description |
---|---|
class |
AsteriskAgentImpl
Default implementation of the AsteriskAgent interface.
|
Modifier and Type | Method and Description |
---|---|
Collection<AsteriskAgent> |
AsteriskServerImpl.getAgents() |
Copyright © 2004–2016. All rights reserved.