org.exoplatform.services.xmpp.filter
Class ErrorMessageFilter

java.lang.Object
  extended by org.jivesoftware.smack.filter.AndFilter
      extended by org.exoplatform.services.xmpp.filter.ErrorMessageFilter
All Implemented Interfaces:
org.jivesoftware.smack.filter.PacketFilter

public class ErrorMessageFilter
extends org.jivesoftware.smack.filter.AndFilter

Created by The eXo Platform SAS.

Version:
$Id: $
Author:
Vitaly Parfonov

Constructor Summary
ErrorMessageFilter()
           
 
Method Summary
 
Methods inherited from class org.jivesoftware.smack.filter.AndFilter
accept, addFilter, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ErrorMessageFilter

public ErrorMessageFilter()


Copyright © 2012 eXo Platform SAS. All Rights Reserved.