|
uPortal 2.4.1 API Documentation |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jasig.portal.MultithreadedChannelAdapter
org.jasig.portal.MultithreadedCacheableChannelAdapter
org.jasig.portal.MultithreadedCacheableMimeResponseChannelAdapter
org.jasig.portal.MultithreadedPrivilegedCacheableMimeResponseChannelAdapter
Internal adapter for a multithreaded privileged channel that is also cacheable and implements IMimeResponse (capable of using DonwloadWorker)
MultithreadedPrivilegedCacheableChannelAdapter
Constructor Summary | |
MultithreadedPrivilegedCacheableMimeResponseChannelAdapter(IMultithreadedChannel channel,
java.lang.String uid)
|
Method Summary | |
void |
setPortalControlStructures(PortalControlStructures pcs)
Passes portal control structure to the channel. |
Methods inherited from class org.jasig.portal.MultithreadedCacheableMimeResponseChannelAdapter |
downloadData, getContentType, getHeaders, getInputStream, getName, reportDownloadError |
Methods inherited from class org.jasig.portal.MultithreadedCacheableChannelAdapter |
generateKey, isCacheValid |
Methods inherited from class org.jasig.portal.MultithreadedChannelAdapter |
getRuntimeProperties, receiveEvent, renderXML, setRuntimeData, setStaticData |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.jasig.portal.IChannel |
getRuntimeProperties, receiveEvent, renderXML, setRuntimeData, setStaticData |
Constructor Detail |
public MultithreadedPrivilegedCacheableMimeResponseChannelAdapter(IMultithreadedChannel channel, java.lang.String uid) throws PortalException
Method Detail |
public void setPortalControlStructures(PortalControlStructures pcs) throws PortalException
IPrivileged
setPortalControlStructures
in interface IPrivileged
PortalException
PortalControlStructures
|
uPortal 2.4.1 API Documentation |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |