Uses of Interface
hp.telephony.media.Resource

Packages that use Resource
hp.opencall.media.ccapi Provides HP OpenCall Media Platform Oclet features.  
hp.telephony.media Provides hp OpenCall with Media Platform custom Telephony API.  
 

Uses of Resource in hp.opencall.media.ccapi
 

Classes in hp.opencall.media.ccapi that implement Resource
 class AsyncMediaGroup
          Adapter class which provides the asynchronous media resource interface to the native Call Control API including access to ASR/TTS servers.
 

Uses of Resource in hp.telephony.media
 

Subinterfaces of Resource in hp.telephony.media
 interface Conference
           
 interface EchoCanceller
           
 interface EchoSimulator
           %full_filespec: EchoSimulator.java~2:java:impg#1 % %derived_by: dopic % %date_created: Fri Oct 15 13:51:30 2004 %
 interface FaxPlayerRecorder
           
 interface Player
          Defines methods for playing a media stream into a Terminal.
 interface Recorder
          Defines a method for recording a media stream into a data file.
 interface RTPPlayer
           
 interface RTPRecorder
           
 interface SignalDetector
          Interface for detecting signals from the telephony network.
 interface SignalGenerator
          Defines a method for sending signals out to the telephony network.
 interface SilencePlayer
           
 interface SMSPlayerRecorder
           
 interface SpeechDetector
           
 

Classes in hp.telephony.media that implement Resource
static class ResourceSpec.Add
          Deprecated. not supported.
static class ResourceSpec.Alt
          All ResourceSpecs must be satisfied, but only needs to statisfy one at a time.
static class ResourceSpec.And
          All ResourceSpecs must be satisfied, simultaneously.
static class ResourceSpec.Future
          Deprecated. not supported.
static class ResourceSpec.Operator
          FOR INTERNAL USE ONLY - Represents the ResourceSpec operator nodes: And, Alt, Or, Add, Future.
static class ResourceSpec.Or
          Deprecated. not supported.