| Package | Description |
|---|---|
| org.apache.tapestry.services |
Interfaces for Tapestry-related HiveMind services.
|
| org.apache.tapestry.services.impl |
| Modifier and Type | Method and Description |
|---|---|
CookieSource |
Infrastructure.getCookieSource()
Service used to access HTTP Cookies.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CookieSourceImpl
Implementation of the
CookieSourceservice interface. |
| Modifier and Type | Method and Description |
|---|---|
CookieSource |
InfrastructureImpl.getCookieSource() |
| Modifier and Type | Method and Description |
|---|---|
void |
RequestLocaleManagerImpl.setCookieSource(CookieSource source) |