|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IMultithreadedChannel | |
|---|---|
| org.jasig.portal | |
| org.jasig.portal.channels | |
| Uses of IMultithreadedChannel in org.jasig.portal |
|---|
| Subinterfaces of IMultithreadedChannel in org.jasig.portal | |
|---|---|
interface |
IMultithreadedCharacterChannel
Deprecated. Use the IChannel* interfaces instead or write a portlet. For more information see: http://www.ja-sig.org/wiki/display/UPC/Proposal+to+Deprecate+IMultithreaded+Interfaces |
| Constructors in org.jasig.portal with parameters of type IMultithreadedChannel | |
|---|---|
MultithreadedCacheableChannelAdapter(IMultithreadedChannel channel,
String uid)
Deprecated. |
|
MultithreadedCacheableMimeResponseChannelAdapter(IMultithreadedChannel channel,
String uid)
Deprecated. |
|
MultithreadedChannelAdapter(IMultithreadedChannel channel,
String uid)
Deprecated. |
|
MultithreadedMimeResponseChannelAdapter(IMultithreadedChannel channel,
String uid)
Deprecated. |
|
MultithreadedPrivilegedCacheableChannelAdapter(IMultithreadedChannel channel,
String uid)
Deprecated. |
|
MultithreadedPrivilegedCacheableMimeResponseChannelAdapter(IMultithreadedChannel channel,
String uid)
Deprecated. |
|
MultithreadedPrivilegedChannelAdapter(IMultithreadedChannel channel,
String uid)
Deprecated. |
|
MultithreadedPrivilegedMimeResponseChannelAdapter(IMultithreadedChannel channel,
String uid)
Deprecated. |
|
| Uses of IMultithreadedChannel in org.jasig.portal.channels |
|---|
| Classes in org.jasig.portal.channels that implement IMultithreadedChannel | |
|---|---|
class |
BaseMultithreadedChannel
Deprecated. IChannel rendering code will be replaced with portlet specific rendering code in a future release |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||