Uses of Class
org.jasig.portal.MultithreadedCacheableChannelAdapter

Packages that use MultithreadedCacheableChannelAdapter
org.jasig.portal   
org.jasig.portal.channels.groupsmanager   
 

Uses of MultithreadedCacheableChannelAdapter in org.jasig.portal
 

Subclasses of MultithreadedCacheableChannelAdapter in org.jasig.portal
 class MultithreadedCacheableMimeResponseChannelAdapter
          Internal adapter for a multithreaded channel that is also cacheable and implements IMimeResponse (capable of using DonwloadWorker)
 class MultithreadedPrivilegedCacheableChannelAdapter
          Internal adapter for a multithreaded channel that is also both privileged and cacheable.
 class MultithreadedPrivilegedCacheableMimeResponseChannelAdapter
          Internal adapter for a multithreaded privileged channel that is also cacheable and implements IMimeResponse (capable of using DonwloadWorker)
 

Uses of MultithreadedCacheableChannelAdapter in org.jasig.portal.channels.groupsmanager
 

Subclasses of MultithreadedCacheableChannelAdapter in org.jasig.portal.channels.groupsmanager
 class CGroupsManagerServant
          CGroupsManagerServant is an IServant subclass of CGroupsManager This will allow other channels to delegate to CGroupsManager at runtime