org.mobicents.jcc.inap
Class EventProducer

java.lang.Object
  extended by org.mobicents.jcc.inap.EventProducer
All Implemented Interfaces:
java.lang.Runnable

public class EventProducer
extends java.lang.Object
implements java.lang.Runnable

Author:
Oleg Kulikov

Constructor Summary
EventProducer(javax.csapi.cc.jcc.JccConnectionListener listener, javax.csapi.cc.jcc.JccConnectionEvent event)
          Creates a new instance of EventProducer
 
Method Summary
 void run()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EventProducer

public EventProducer(javax.csapi.cc.jcc.JccConnectionListener listener,
                     javax.csapi.cc.jcc.JccConnectionEvent event)
Creates a new instance of EventProducer

Method Detail

run

public void run()
Specified by:
run in interface java.lang.Runnable


Copyright © 2010. All Rights Reserved.