JSR-043: JTAPI-1.4

javax.telephony.media.async
Interface Async


public interface Async

Asynchronous Event and Listener interfaces.

What an application sees from an asynchronous event.


Inner Class Summary
static interface Async.BindAndReleaseEvent
          Marks the events from the GroupProvider.
static interface Async.BindAndReleaseListener
          Listener for Async.BindAndReleaseEvents.
static interface Async.BindEvent
          Return event when binding.
static interface Async.BindToCallEvent
          Return event when binding to a Call.
static interface Async.DelegationEvent
          Return type from async_delegateToService().
static interface Async.DelegationListener
          Listener for Async.DelegationEvents.
static interface Async.Event
          Asynchronous version of the MediaEvent.
static interface Async.MediaGroupEvent
          Marks those Async events that come from the MediaGroup methods.
static interface Async.MediaGroupListener
          Listener for MediaGroup method transaction completion events.
static interface Async.MediaService
          Asynchronous methods for a MediaService.
static interface Async.MediaServiceEvent
          An Async.Event from a MediaService; includes getMediaService().
static interface Async.ReleaseEvent
          return type from async_release().
static interface Async.ResourceEvent
          Extends ResourceEvent to include asynchronous event methods.
 


JSR-043: JTAPI-1.4

Send comments to: JSR-43@ectf.org