Uses of Class
org.jasig.portal.MultithreadedCacheableCharacterChannelAdapter

Packages that use MultithreadedCacheableCharacterChannelAdapter
org.jasig.portal   
 

Uses of MultithreadedCacheableCharacterChannelAdapter in org.jasig.portal
 

Subclasses of MultithreadedCacheableCharacterChannelAdapter in org.jasig.portal
 class MultithreadedCacheableMimeResponseCharacterChannelAdapter
          Internal adapter for a multithreaded character channel that is also cacheable and 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)