Asterisk-Java

Uses of Interface
org.asteriskjava.live.LiveObject

Packages that use LiveObject
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 LiveObject in org.asteriskjava.live
 

Subinterfaces of LiveObject in org.asteriskjava.live
 interface AsteriskAgent
          Represents an Asterisk agent
 interface AsteriskChannel
          Represents an Asterisk channel.
 interface AsteriskQueueEntry
          Represents a member of a queue.
 interface AsteriskQueueMember
          A queue member.
 interface MeetMeUser
          Represents a user of a MeetMe room.
 

Uses of LiveObject in org.asteriskjava.live.internal
 

Classes in org.asteriskjava.live.internal that implement LiveObject
 class AsteriskAgentImpl
          Default implementation of the AsteriskAgent interface.
 


Asterisk-Java

Copyright © 2004-2009 Stefan Reuter. All Rights Reserved.