org.jasig.portal.channels.iccdemo |
|
Java Source File Name | Type | Comment |
CHistory.java | Class | A channel showing a list of history URLs, as a part of the inter-channel communication demo. |
CURLSelector.java | Class | A url selector channel (part of the Inter-channel communication demo). |
CViewer.java | Class | This is a modified version of the CInlineFrame channel that uses inter-channel communications. |
HistoryRecord.java | Class | A trivial class for keeping a queue of N strings. |
ViewerURL.java | Class | A simple proxy class that CViewer binds in its jndi context. |