org.jasig.portal
Class MultithreadedPrivilegedCacheableMimeResponseCharacterChannelAdapter
java.lang.Object
org.jasig.portal.MultithreadedCharacterChannelAdapter
org.jasig.portal.MultithreadedCacheableCharacterChannelAdapter
org.jasig.portal.MultithreadedCacheableMimeResponseCharacterChannelAdapter
org.jasig.portal.MultithreadedPrivilegedCacheableMimeResponseCharacterChannelAdapter
- All Implemented Interfaces:
- ICacheable, IChannel, ICharacterChannel, IMimeResponse, IPrivileged, IPrivilegedChannel
Deprecated. All IChannel implementations should be migrated to portlets
@Deprecated
public class MultithreadedPrivilegedCacheableMimeResponseCharacterChannelAdapter
- extends MultithreadedCacheableMimeResponseCharacterChannelAdapter
- implements IPrivilegedChannel
Internal adapter for a multithreaded privileged character channel that is
also cacheable and implements IMimeResponse (capable of using DonwloadWorker)
- Version:
- $Revision: 19776 $
- Author:
- Nick Bolton
- See Also:
MultithreadedPrivilegedCacheableChannelAdapter
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MultithreadedPrivilegedCacheableMimeResponseCharacterChannelAdapter
public MultithreadedPrivilegedCacheableMimeResponseCharacterChannelAdapter(IMultithreadedCharacterChannel channel,
String uid)
throws PortalException
- Deprecated.
- Throws:
PortalException
setPortalControlStructures
public void setPortalControlStructures(PortalControlStructures pcs)
throws PortalException
- Deprecated.
- Description copied from interface:
IPrivileged
- Passes portal control structure to the channel.
- Specified by:
setPortalControlStructures in interface IPrivileged
- Throws:
PortalException- See Also:
PortalControlStructures
Copyright © 2010 Jasig. All Rights Reserved.