Uses of Interface
org.jasig.portal.IMimeResponse

Packages that use IMimeResponse
org.jasig.portal   
 

Uses of IMimeResponse in org.jasig.portal
 

Classes in org.jasig.portal that implement IMimeResponse
 class MultithreadedCacheableMimeResponseChannelAdapter
          Internal adapter for a multithreaded channel that is also cacheable and implements IMimeResponse (capable of using DonwloadWorker)
 class MultithreadedCacheableMimeResponseCharacterChannelAdapter
          Internal adapter for a multithreaded character 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 MultithreadedMimeResponseCharacterChannelAdapter
          Internal adapter for a multithreaded character channel that also implements IMimeResponse (capable of using DonwloadWorker)
 class MultithreadedPrivilegedCacheableMimeResponseChannelAdapter
          Internal adapter for a multithreaded privileged channel that is also cacheable and implements IMimeResponse (capable of using DonwloadWorker)
 class MultithreadedPrivilegedCacheableMimeResponseCharacterChannelAdapter
          Internal adapter for a multithreaded privileged character channel that is also cacheable and implements IMimeResponse (capable of using DonwloadWorker)
 class MultithreadedPrivilegedMimeResponseChannelAdapter
          Internal adapter for a multithreaded channel that is also privileged.
 class MultithreadedPrivilegedMimeResponseCharacterChannelAdapter
          Internal adapter for a multithreaded character channel that is also privileged.