Uses of Interface
org.jivesoftware.spark.ui.LinkInterceptor

Packages that use LinkInterceptor
org.jivesoftware.spark.ui Provides support by providing all chat specific components, such as ChatRoom and ContactList. 
 

Uses of LinkInterceptor in org.jivesoftware.spark.ui
 

Methods in org.jivesoftware.spark.ui with parameters of type LinkInterceptor
 void ChatArea.addLinkInterceptor(LinkInterceptor interceptor)
           
 void ChatArea.removeLinkInterceptor(LinkInterceptor interceptor)