Uses of Interface
org.jasig.portal.ICharacterChannel

Packages that use ICharacterChannel
org.jasig.portal   
org.jasig.portal.channels   
org.jasig.portal.layout.dlm.channels.guide   
 

Uses of ICharacterChannel in org.jasig.portal
 

Classes in org.jasig.portal that implement ICharacterChannel
 class MultithreadedCacheableCharacterChannelAdapter
          Internal adapter for a multithreaded character channel that is also cacheable.
 class MultithreadedCacheableMimeResponseCharacterChannelAdapter
          Internal adapter for a multithreaded character channel that is also cacheable and implements IMimeResponse (capable of using DonwloadWorker)
 class MultithreadedCharacterChannelAdapter
          Internal adaptor class that presents IMultithreadedCharacterChannel as a simple IChannel
 class MultithreadedMimeResponseCharacterChannelAdapter
          Internal adapter for a multithreaded character channel that also implements IMimeResponse (capable of using DonwloadWorker)
 class MultithreadedPrivilegedCacheableCharacterChannelAdapter
          Internal adapter for a multithreaded character channel that is also both privileged and cacheable.
 class MultithreadedPrivilegedCacheableDirectResponseCharacterChannelAdapter
           
 class MultithreadedPrivilegedCacheableMimeResponseCharacterChannelAdapter
          Internal adapter for a multithreaded privileged character channel that is also cacheable and implements IMimeResponse (capable of using DonwloadWorker)
 class MultithreadedPrivilegedCharacterChannelAdapter
          Internal adapter for a multithreaded character channel that is also privileged.
 class MultithreadedPrivilegedMimeResponseCharacterChannelAdapter
          Internal adapter for a multithreaded character channel that is also privileged.
 

Uses of ICharacterChannel in org.jasig.portal.channels
 

Classes in org.jasig.portal.channels that implement ICharacterChannel
 class CError
          Deprecated. moved to org.jasig.portal.channels.error package.
 

Uses of ICharacterChannel in org.jasig.portal.layout.dlm.channels.guide
 

Classes in org.jasig.portal.layout.dlm.channels.guide that implement ICharacterChannel
 class DlmIntroChannel
          A simple channel for introducing the capabilities of DLM in the portal.