org.exoplatform.services.xmpp.filter
Class SubscriptionFilter

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

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

Created by The eXo Platform SAS.

Version:
$Id: $
Author:
Vitaly Parfonov

Constructor Summary
SubscriptionFilter()
           
 
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

SubscriptionFilter

public SubscriptionFilter()


Copyright © 2010 eXo Platform SAS. All Rights Reserved.