Uses of Class
org.jivesoftware.smackx.provider.DelayInformationProvider

Packages that use DelayInformationProvider
org.jivesoftware.smackx.provider Provides pluggable parsing logic for Smack extensions. 
 

Uses of DelayInformationProvider in org.jivesoftware.smackx.provider
 

Subclasses of DelayInformationProvider in org.jivesoftware.smackx.provider
 class DelayInfoProvider
          This provider simply creates a DelayInfo decorator for the DelayInformation that is returned by the superclass.