@Bean(name="queryTags",
parent=MessageArchiveComponent.class,
active=true)
public class QueryTagsModule
extends AbstractModule
config, MA_XMLNS, msg_repo, packetWriter| Constructor and Description |
|---|
QueryTagsModule() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
canHandle(tigase.server.Packet packet) |
String[] |
getFeatures() |
tigase.criteria.Criteria |
getModuleCriteria() |
void |
process(tigase.server.Packet packet) |
public String[] getFeatures()
public tigase.criteria.Criteria getModuleCriteria()
public void process(tigase.server.Packet packet)
throws tigase.component.exceptions.ComponentException,
tigase.util.stringprep.TigaseStringprepException
tigase.component.exceptions.ComponentExceptiontigase.util.stringprep.TigaseStringprepExceptionpublic boolean canHandle(tigase.server.Packet packet)
Copyright © 2012–2021 "Tigase, Inc.". All rights reserved.