This document defines the Tag Library, Desktop, and Rendered Desktop public APIs
that ship with the SunTM ONE Portal Server, Mobile Access 6.2 software.
For examples and additional discussion, refer to the SunTM ONE Portal Server, Mobile Access 6.2 Developer's Manual.
Packages |
com.sun.portal.wireless.providers.containers |
Desktop API package that defines the
WirelessContainerProvider interface.
|
com.sun.portal.wireless.providers.containers.jsp |
Desktop API package that defines the WirelessJSPContainerProviderAdapter interface.
|
com.sun.portal.wireless.providers.containers.jsp.list |
Desktop API package that defines the JSPNativeContainerProvider class.
|
com.sun.portal.wireless.providers.containers.jsp.rendering |
Rendered Desktop API package that defines the JSPRenderingContainerProvider class.
|
com.sun.portal.wireless.providers.containers.jsp.rendering.single |
Rendered Desktop API package that defines the JSPSingleRenderingContainerProvider class.
|
com.sun.portal.wireless.providers.containers.rendering |
Rendered Desktop API package that defines the RenderingContainerProvider interface.
|
com.sun.portal.wireless.providers.rendering |
Rendered Desktop API package that defines the JSPRenderingProvider and
RenderingUtil classes.
|
com.sun.portal.wireless.taglibs.ab |
Tag Library API package that defines Address Book-specific Context ,
ContextCache , and ContextTag subclasses.
|
com.sun.portal.wireless.taglibs.base |
Tag Library API package that defines the base Context , ContextCache , and
ContextTag classes. |
com.sun.portal.wireless.taglibs.cal |
Tag Library API package that defines Calendar-specific Context ,
ContextCache , and ContextTag subclasses.
|
com.sun.portal.wireless.taglibs.mail |
Tag Library API package that defines Mail-specific Context ,
ContextCache , and ContextTag subclasses.
|
com.sun.portal.wireless.taglibs.util |
Tag Library API package that defines utility Context ,
ContextCache , and ContextTag subclasses.
|