org.mobicents.jcc.inap
Class DefaultFilter

java.lang.Object
  extended by org.mobicents.jcc.inap.DefaultFilter
All Implemented Interfaces:
javax.csapi.cc.jcc.EventFilter

public class DefaultFilter
extends java.lang.Object
implements javax.csapi.cc.jcc.EventFilter

Author:
Oleg Kulikov

Field Summary
 
Fields inherited from interface javax.csapi.cc.jcc.EventFilter
EVENT_BLOCK, EVENT_DISCARD, EVENT_NOTIFY
 
Constructor Summary
DefaultFilter()
          Creates a new instance of DefaultFilter
 
Method Summary
 int getEventDisposition(javax.csapi.cc.jcc.JccEvent event)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DefaultFilter

public DefaultFilter()
Creates a new instance of DefaultFilter

Method Detail

getEventDisposition

public int getEventDisposition(javax.csapi.cc.jcc.JccEvent event)
Specified by:
getEventDisposition in interface javax.csapi.cc.jcc.EventFilter


Copyright © 2010. All Rights Reserved.