Package | Description |
---|---|
org.asteriskjava.live.internal |
Provides private implementations and helper classes for interfaces
defined in the org.asteriskjava.live package.
|
org.asteriskjava.manager |
Provides an implementaion of Asterisk's Manager API.
|
org.asteriskjava.manager.event |
Provides classes that represent the standard events that can be received
from an Asterisk server via the Manager API.
|
org.asteriskjava.pbx.asterisk.wrap.events |
Modifier and Type | Method and Description |
---|---|
List<PeerEntryEvent> |
AsteriskServerImpl.getPeerEntries() |
Modifier and Type | Method and Description |
---|---|
void |
AbstractManagerEventListener.handleEvent(PeerEntryEvent event) |
Modifier and Type | Method and Description |
---|---|
List<PeerEntryEvent> |
PeersEvent.getChildEvents() |
Modifier and Type | Method and Description |
---|---|
void |
PeersEvent.setChildEvents(List<PeerEntryEvent> childEvents) |
Constructor and Description |
---|
PeerEntryEvent(PeerEntryEvent event) |
Copyright © 2004–2022. All rights reserved.