Interface MsgRepository.OfflineMessagesProcessor

Enclosing class:
MsgRepository<T,S extends DataSource>

public static interface MsgRepository.OfflineMessagesProcessor
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    stamp(tigase.xml.Element msg, String msgID)
     
  • Method Details

    • stamp

      void stamp(tigase.xml.Element msg, String msgID)