@Bean(name="removeItems", parent=MessageArchiveComponent.class, active=true) public class RemoveItemsModule extends AbstractModule
config, MA_XMLNS, msg_repo, packetWriter
Constructor and Description |
---|
RemoveItemsModule() |
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.ComponentException
tigase.util.stringprep.TigaseStringprepException
public boolean canHandle(tigase.server.Packet packet)
Copyright © 2012–2019 "Tigase, Inc.". All rights reserved.