Uses of Class
org.jasig.portal.MultithreadedChannelAdapter

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

Uses of MultithreadedChannelAdapter in org.jasig.portal
 

Subclasses of MultithreadedChannelAdapter in org.jasig.portal
 class MultithreadedCacheableChannelAdapter
          Internal adapter for a multithreaded channel that is also cacheable.
 class MultithreadedCacheableMimeResponseChannelAdapter
          Internal adapter for a multithreaded channel that is also cacheable and implements IMimeResponse (capable of using DonwloadWorker)
 class MultithreadedMimeResponseChannelAdapter
          Internal adapter for a multithreaded channel that also 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)
 class MultithreadedPrivilegedChannelAdapter
          Internal adapter for a multithreaded channel that is also privileged.
 class MultithreadedPrivilegedMimeResponseChannelAdapter
          Internal adapter for a multithreaded channel that is also privileged.
 

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

Subclasses of MultithreadedChannelAdapter 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