Uses of Interface
org.jasig.portal.ICharacterChannel

Packages that use ICharacterChannel
org.jasig.portal   
org.jasig.portal.channels.error The CError channel and its supporting classes. 
org.jasig.portal.channels.jsp   
org.jasig.portal.channels.portlet   
 

Uses of ICharacterChannel in org.jasig.portal
 

Classes in org.jasig.portal that implement ICharacterChannel
 class MultithreadedCacheableCharacterChannelAdapter
          Deprecated. All IChannel implementations should be migrated to portlets
 class MultithreadedCacheableMimeResponseCharacterChannelAdapter
          Deprecated. All IChannel implementations should be migrated to portlets
 class MultithreadedCharacterChannelAdapter
          Deprecated. All IChannel implementations should be migrated to portlets
 class MultithreadedMimeResponseCharacterChannelAdapter
          Deprecated. All IChannel implementations should be migrated to portlets
 class MultithreadedPrivilegedCacheableCharacterChannelAdapter
          Deprecated. All IChannel implementations should be migrated to portlets
 class MultithreadedPrivilegedCacheableDirectResponseCharacterChannelAdapter
          Deprecated. All IChannel implementations should be migrated to portlets
 class MultithreadedPrivilegedCacheableMimeResponseCharacterChannelAdapter
          Deprecated. All IChannel implementations should be migrated to portlets
 class MultithreadedPrivilegedCharacterChannelAdapter
          Deprecated. All IChannel implementations should be migrated to portlets
 class MultithreadedPrivilegedMimeResponseCharacterChannelAdapter
          Deprecated. All IChannel implementations should be migrated to portlets
 

Uses of ICharacterChannel in org.jasig.portal.channels.error
 

Classes in org.jasig.portal.channels.error that implement ICharacterChannel
 class CError
          Deprecated. All IChannel implementations should be migrated to portlets
 

Uses of ICharacterChannel in org.jasig.portal.channels.jsp
 

Classes in org.jasig.portal.channels.jsp that implement ICharacterChannel
 class Channel
          Deprecated. All IChannel implementations should be migrated to portlets
 class ServantChannel
          Deprecated. All IChannel implementations should be migrated to portlets
 

Uses of ICharacterChannel in org.jasig.portal.channels.portlet
 

Subinterfaces of ICharacterChannel in org.jasig.portal.channels.portlet
 interface IPortletAdaptor
          Deprecated. All IChannel implementations should be migrated to portlets
 

Classes in org.jasig.portal.channels.portlet that implement ICharacterChannel
 class CSpringPortletAdaptor
          Deprecated. All IChannel implementations should be migrated to portlets
 



Copyright © 2010 Jasig. All Rights Reserved.