|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
@Deprecated public interface IWorkerRequestProcessor
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)
Deprecated. Process a worker request. |
| Method Detail |
|---|
void processWorkerDispatch(PortalControlStructures pcs)
throws PortalException
pcs - a PortalControlStructures object
PortalException - if an error occurs
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||