Uses of Interface
cisco.uc.cuae.legacy.CallControlServer

Uses of CallControlServer in cisco.uc.cuae.legacy
 

Classes in cisco.uc.cuae.legacy that implement CallControlServer
 class BaseCallControlServer
          Base implementation of CallControlServer, with default method implementations which throw UnsupportedOperationException.
 class RemoteCallControlServer
          Call to message translator for CallControlServer.
 

Methods in cisco.uc.cuae.legacy that return CallControlServer
 CallControlServer CallControlHelper.CallControlServerFactory.newCallControlServer(RemoteCallControlClient client)
          Constructs a new instance implementing CallControlServer.
 

Constructors in cisco.uc.cuae.legacy with parameters of type CallControlServer
StubCallControlServer(etch.bindings.java.support.DeliveryService svc, CallControlServer obj, etch.bindings.java.support.Pool queued, etch.bindings.java.support.Pool free)
          Stub for CallControlServer.
 



Copyright © 2010. All Rights Reserved.