JCAT
v0.3.1

Uses of Interface
javax.csapi.cc.jcc.JccEvent

Packages that use JccEvent
javax.csapi.cc.jcc This package contains Java Call Control API interfaces. 
javax.jcat This package contains Java CAll control exTensions API interfaces. 
 

Uses of JccEvent in javax.csapi.cc.jcc
 

Subinterfaces of JccEvent in javax.csapi.cc.jcc
 interface CallLoadControlEvent
          This is the base interface for all Load Control related Events.
 interface JccCallEvent
          This is the base interface for all JccCall-related events.
 interface JccConnectionEvent
          This is the base interface for all JccConnection related events.
 interface JccProviderEvent
          This is the base interface for all JccProvider related events.
 

Methods in javax.csapi.cc.jcc with parameters of type JccEvent
 int EventFilter.getEventDisposition(JccEvent event)
          This predicate indicates whether the specified Event is required by an EventListener.
 

Uses of JccEvent in javax.jcat
 

Subinterfaces of JccEvent in javax.jcat
 interface JcatAddressEvent
          This interface is associated with JcatAddressEvents.
 interface JcatCallEvent
          This is the base interface for all JcatConnection related events.
 interface JcatConnectionEvent
          This is the base interface for all JcatConnection related events.
 interface JcatTerminalConnectionEvent
          This interface is related to events on the JcatTerminalConnection.
 interface JcatTerminalEvent
          This interface is associated with JcatTerminal events.
 


JCAT
v0.3.1

August, 2003
If you have any comments or queries, please mail them to JSR-122-EG@JCP.ORG

Copyright - 2001, 2003 Sun Microsystems