public interface SiteRequestProcessor
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
CLASS_VERSION
Class version string
|
| Modifier and Type | Method and Description |
|---|---|
void |
processSiteRequest(SiteContext pSiteContext,
DynamoHttpServletRequest pRequest)
handle the site request
|
static final java.lang.String CLASS_VERSION
void processSiteRequest(SiteContext pSiteContext, DynamoHttpServletRequest pRequest)
pSiteContext - the SiteContext for the requestpRequest - the request object