| Package | Description |
|---|---|
| org.gatein.wsrp |
| Modifier and Type | Class and Description |
|---|---|
class |
WSRPActionURL |
class |
WSRPRenderURL |
class |
WSRPResourceURL |
| Modifier and Type | Method and Description |
|---|---|
static WSRPPortletURL |
WSRPPortletURL.create(org.gatein.pc.api.ContainerURL containerURL,
boolean secure,
WSRPPortletURL.URLContext context)
Factory method to create the appropriate WSRPPortletURL based on the specified ContainerURL.
|
static WSRPPortletURL |
WSRPPortletURL.create(String encodedURL)
Parses a WSRP rewritten URL and extracts each component.
|
static WSRPPortletURL |
WSRPPortletURL.create(String encodedURL,
Set<String> customModes,
Set<String> customWindowStates)
Extracts the URL information contained in the specified WSRP-encoded String into a WSRPPortletURL object.
|
static WSRPPortletURL |
WSRPPortletURL.create(String encodedURL,
Set<String> customModes,
Set<String> customWindowStates,
boolean noBoundaries) |
Copyright © 2006-2014 GateIn. All Rights Reserved.