Class Xep0136QueryParser<Q extends QueryCriteria>

java.lang.Object
tigase.archive.xep0136.Xep0136QueryParser<Q>
All Implemented Interfaces:
tigase.xmpp.mam.QueryParser<Q>

@Deprecated @Bean(name="xep0136QueryParser", parent=MessageArchiveComponent.class, active=true) public class Xep0136QueryParser<Q extends QueryCriteria> extends Object implements tigase.xmpp.mam.QueryParser<Q>
Deprecated.
Created by andrzej on 19.07.2016.
  • Field Details

  • Constructor Details

    • Xep0136QueryParser

      public Xep0136QueryParser()
      Deprecated.
  • Method Details

    • parseQuery

      public Q parseQuery(Q query, tigase.server.Packet packet) throws tigase.component.exceptions.ComponentException
      Deprecated.
      Specified by:
      parseQuery in interface tigase.xmpp.mam.QueryParser<Q extends QueryCriteria>
      Throws:
      tigase.component.exceptions.ComponentException
    • prepareForm

      public tigase.xml.Element prepareForm(tigase.xml.Element elem)
      Deprecated.
      Specified by:
      prepareForm in interface tigase.xmpp.mam.QueryParser<Q extends QueryCriteria>