@Bean(name="xep0136CollectionHandler",
parent=MessageArchiveComponent.class,
active=true)
public static class ListCollectionsModule.Xep0136CollectionHandler<Q extends QueryCriteria>
extends Object
implements MessageArchiveRepository.CollectionHandler<Q>
| Constructor and Description |
|---|
Xep0136CollectionHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
collectionFound(Q query,
String with,
Date start,
String type) |
public void collectionFound(Q query, String with, Date start, String type)
collectionFound in interface MessageArchiveRepository.CollectionHandler<Q extends QueryCriteria>Copyright © 2012–2021 "Tigase, Inc.". All rights reserved.