com.sun.portal.wsrp.consumer.markup |
|
Java Source File Name | Type | Comment |
CacheEntry.java | Class | An instance of CacheEntry represents the markup content
and other information related to validity of this
markup content. |
CacheManager.java | Interface | CacheManager interface. |
MarkupConfig.java | Class | This class represents collection of commonly used, static configuration
information or handles to such information that is needed to
completly process a markup request. |
MarkupConfigManager.java | Interface | This class gives access to and manages the relatively static
configuration information that is needed or updated to
completly process a markup request. |
MarkupContent.java | Class | This class represents the markup fragment/title that can be
cached for a portlet. |
MarkupContentException.java | Class | A ErrorCodeException is thrown when nothing error
message needs to be displayed on the Provider. |
MarkupManagerFactory.java | Class | MarkupManagerFactory is a class which
provides creates static singleton instance of
WSRP Container . |
ProducerSessionManager.java | Interface | This interface has methods to manage the session and cookies
with a WSRP Producer. |
UserContextManager.java | Interface | This manager is responsible for
building a UserContext defined by
WSRP spec. |