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

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

Uses of TranscriptWindowInterceptor in org.jivesoftware.spark.ui
 

Methods in org.jivesoftware.spark.ui with parameters of type TranscriptWindowInterceptor
 void TranscriptWindow.addTranscriptWindowInterceptor(TranscriptWindowInterceptor interceptor)
           
 void TranscriptWindow.removeTranscriptWindowInterceptor(TranscriptWindowInterceptor interceptor)