@Bean(name="xep0136CollectionHandler",
parent=UnifiedArchiveComponent.class,
active=true)
public class UACollectionHandler
extends tigase.archive.xep0136.modules.ListCollectionsModule.Xep0136CollectionHandler<QueryCriteria>
| Constructor and Description |
|---|
UACollectionHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
collectionFound(QueryCriteria query,
String with,
Date start,
String type) |
public void collectionFound(QueryCriteria query, String with, Date start, String type)
collectionFound in interface tigase.archive.db.MessageArchiveRepository.CollectionHandler<QueryCriteria>collectionFound in class tigase.archive.xep0136.modules.ListCollectionsModule.Xep0136CollectionHandler<QueryCriteria>Copyright © 2015–2019 "Tigase, Inc.". All rights reserved.