Annotation Type HandleStanzaTypes


  • @Retention(RUNTIME)
    public @interface HandleStanzaTypes
    Annotation which placed on AnnotatedXMPPProcessor can define which stanza types are supported by implemented processor
    Author:
    andrzej
    • Required Element Summary

      Required Elements 
      Modifier and Type Required Element Description
      StanzaType[] value