|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jasig.portal.MultithreadedCharacterChannelAdapter
org.jasig.portal.MultithreadedCacheableCharacterChannelAdapter
org.jasig.portal.MultithreadedCacheableMimeResponseCharacterChannelAdapter
org.jasig.portal.MultithreadedPrivilegedCacheableMimeResponseCharacterChannelAdapter
public class MultithreadedPrivilegedCacheableMimeResponseCharacterChannelAdapter
Internal adapter for a multithreaded privileged character channel that is also cacheable and implements IMimeResponse (capable of using DonwloadWorker)
MultithreadedPrivilegedCacheableChannelAdapter| Field Summary |
|---|
| Fields inherited from class org.jasig.portal.MultithreadedCharacterChannelAdapter |
|---|
channel, uid |
| Constructor Summary | |
|---|---|
MultithreadedPrivilegedCacheableMimeResponseCharacterChannelAdapter(IMultithreadedCharacterChannel 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.MultithreadedCacheableMimeResponseCharacterChannelAdapter |
|---|
downloadData, getContentType, getHeaders, getInputStream, getName, reportDownloadError |
| Methods inherited from class org.jasig.portal.MultithreadedCacheableCharacterChannelAdapter |
|---|
generateKey, isCacheValid |
| Methods inherited from class org.jasig.portal.MultithreadedCharacterChannelAdapter |
|---|
getRuntimeProperties, receiveEvent, renderCharacters, renderXML, setRuntimeData, setStaticData |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.jasig.portal.IChannel |
|---|
getRuntimeProperties, receiveEvent, renderXML, setRuntimeData, setStaticData |
| Constructor Detail |
|---|
public MultithreadedPrivilegedCacheableMimeResponseCharacterChannelAdapter(IMultithreadedCharacterChannel channel,
java.lang.String uid)
throws PortalException
PortalException| Method Detail |
|---|
public void setPortalControlStructures(PortalControlStructures pcs)
throws PortalException
IPrivileged
setPortalControlStructures in interface IPrivilegedPortalExceptionPortalControlStructures
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||