|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| Interface Summary | |
|---|---|
| BridgeActionURL | This interface represents a bridge "action" URL, meaning a URL according to the deviation requirements of ExternalContext.encodeActionURL(String) listed in Section 6.1.3.1 of the Bridge Spec. |
| BridgePartialActionURL | |
| BridgeRedirectURL | This interface represents a bridge "redirect" URL, meaning a URL according to the deviation requirements of ExternalContext.redirect(String) listed in Section 6.1.3.1 of the Bridge Spec. |
| BridgeResourceURL | This interface represents a bridge "resource" URL, meaning a URL that has convenience methods for representing URLs
according to the deviation requirements of ExternalContext.encodeResourceURL(String)
listed in Section 6.1.3.1 of the Bridge Spec. |
| BridgeResponseURL | This interface represents a bridge "response" URL, meaning a URL that has convenience methods for representing URLs
according to the deviation requirements of ExternalContext.encodeResourceURL(String)
listed in Section 6.1.3.1 of the Bridge Spec. |
| BridgeURL | This interface represents a bridge URL, meaning a URL that has convenience methods for representing URLs according to Section 6.1.3.1 of the Bridge Spec. |
| Class Summary | |
|---|---|
| BaseURLDirectStringImpl | This class represents a simple "direct" BaseURL, meaning an implementation that wraps a path and constructs
an absolute path URL based on the scheme, server name, and port found in the PortletRequest. |
| BaseURLEncodedExternalStringImpl | This class represents a simple "encoded" BaseURL, meaning an implementation that encodes a String based URL
that is "external" to the application. |
| BaseURLEncodedStringImpl | This abstract class represents a simple "encoded" BaseURL, meaning an implementation that encodes a String
based URL. |
| BaseURLNonEncodedStringImpl | This class represents a simple "non-encoded" BaseURL, meaning an implementation that simply wraps a String
based URL without providing any encoding. |
| BaseURLRelativeStringImpl | This class represents a relative BaseURL, meaning an implementation that simply wraps a String based URL that
starts with "../" and does not require encoding. |
| BridgeActionURLImpl | |
| BridgeActionURLWrapper | |
| BridgePartialActionURLImpl | |
| BridgePartialActionURLWrapper | |
| BridgeRedirectURLImpl | |
| BridgeRedirectURLWrapper | |
| BridgeResourceURLCompatImpl | This class provides a compatibility layer that isolates differences between JSF1 and JSF2. |
| BridgeResourceURLImpl | |
| BridgeResourceURLWrapper | |
| BridgeResponseURLImpl | |
| BridgeURLBaseImpl | This is a utility class used only by ExternalContextImpl that represents a URL with attributes that the
Bridge Spec is concerned with. |
| BridgeURLFactory | |
| BridgeURLFactoryImpl | |
| BridgeURLWrapper | |
| PortletURLFacesTarget | |
| PortletURLFacesTargetActionImpl | |
| PortletURLNonFacesTarget | |
| PortletURLNonFacesTargetRenderImpl | |
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||