JSR-043: JTAPI-1.4

javax.telephony.media.provider
Class Base

java.lang.Object
  |
  +--javax.telephony.media.provider.Base

public class Base
extends java.lang.Object

Implements all flavors of Async Events.

Since:
JTAPI-1.4

Inner Class Summary
static class Base.BindAndReleaseEvent
           
static class Base.BindEvent
          Completion Event for the bind methods.
static class Base.BindToCallEvent
          Completion Event for bindToCall method.
static class Base.DelegatedEvent
          Specialization of MediaServiceEvent for ev_Delegated.
static class Base.DelegationEvent
          Implements DelegationEvent and Async.DelegationEvent
static class Base.DisconnectedEvent
          The MediaEvent delivered to MediaServiceListener.
static class Base.Event
          Implement a base class for Async.Event and MediaEvent.
static class Base.MediaGroupEvent
          Base class of completion events for Async.MediaService methods.
static class Base.MediaServiceEvent
          Base class for other Events; implements MediaServiceEvent.getMediaService().
static class Base.ReleaseEvent
          A release event with no documented exceptions.
static class Base.ResourceEvent
          base class for all Async_ResourceEvent classes.
 
Constructor Summary
Base()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Base

public Base()

JSR-043: JTAPI-1.4

Send comments to: JSR-43@ectf.org