|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecttigase.pubsub.AbstractModule
tigase.pubsub.modules.UnsubscribeNodeModule
public class UnsubscribeNodeModule
| Field Summary |
|---|
| Fields inherited from class tigase.pubsub.AbstractModule |
|---|
config, log, repository |
| Constructor Summary | |
|---|---|
UnsubscribeNodeModule(PubSubConfig config,
IPubSubRepository pubsubRepository)
|
|
| Method Summary | |
|---|---|
java.lang.String[] |
getFeatures()
|
tigase.criteria.Criteria |
getModuleCriteria()
|
java.util.List<tigase.xml.Element> |
process(tigase.xml.Element element,
ElementWriter elementWriter)
|
| Methods inherited from class tigase.pubsub.AbstractModule |
|---|
createResultIQ, createResultIQArray, findBestJid, getActiveSubscribers, getActiveSubscribers, hasSenderSubscription, isSenderInRosterGroup, makeArray |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public UnsubscribeNodeModule(PubSubConfig config,
IPubSubRepository pubsubRepository)
| Method Detail |
|---|
public java.lang.String[] getFeatures()
public tigase.criteria.Criteria getModuleCriteria()
public java.util.List<tigase.xml.Element> process(tigase.xml.Element element,
ElementWriter elementWriter)
throws PubSubException
PubSubException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||