Asterisk-Java

Uses of Interface
org.asteriskjava.live.AsteriskQueue

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

Methods in org.asteriskjava.live that return types with arguments of type AsteriskQueue
 java.util.Collection<AsteriskQueue> AsteriskServer.getQueues()
          Returns the queues served by the Asterisk server.
 java.util.Collection<AsteriskQueue> DefaultAsteriskServer.getQueues()
           
 

Uses of AsteriskQueue in org.asteriskjava.live.internal
 

Methods in org.asteriskjava.live.internal that return types with arguments of type AsteriskQueue
 java.util.Collection<AsteriskQueue> AsteriskServerImpl.getQueues()
           
 


Asterisk-Java

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