Class DiscoInfoLookupShortcutMechanism

java.lang.Object
org.jivesoftware.smackx.disco.DiscoInfoLookupShortcutMechanism
All Implemented Interfaces:
Comparable<DiscoInfoLookupShortcutMechanism>

public abstract class DiscoInfoLookupShortcutMechanism extends Object implements Comparable<DiscoInfoLookupShortcutMechanism>
  • Constructor Details

    • DiscoInfoLookupShortcutMechanism

      protected DiscoInfoLookupShortcutMechanism(String name, int priority)
  • Method Details