|
uPortal 2.4.1 API Documentation |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
An interface for worker request processors. Note: workers are required for functionality that requires complete control over the servlet output stream and, at the same time, requires access to the internal structures.
Method Summary | |
void |
processWorkerDispatch(PortalControlStructures pcs)
Process a worker request. |
Method Detail |
public void processWorkerDispatch(PortalControlStructures pcs) throws PortalException
pcs
- a PortalControlStructures
object
PortalException
- if an error occurs
|
uPortal 2.4.1 API Documentation |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |