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 | Class and Description |
---|---|
class |
DefaultAsteriskServer
Default implementation of the AsteriskServer interface.
|
class |
SecureAsteriskServer
Secure implementation of the AsteriskServer interface.
|
Modifier and Type | Method and Description |
---|---|
AsteriskServer |
LiveObject.getServer()
Returns the AsteriskServer this live object belongs to.
|
Modifier and Type | Class and Description |
---|---|
class |
AsteriskServerImpl
Default implementation of the
AsteriskServer interface. |
Copyright © 2004–2017. All rights reserved.