|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IXPPage
Interface that defines the XP DoService method that is the entry point. This is used to bridge the gap from platform code to xp code.
| Method Summary | |
|---|---|
void |
DoService(IXPRequest request,
IXPResponse response,
ISessionManager session,
IApplication application)
Translate a native java/.NETrequest into an XP version. |
| Method Detail |
|---|
void DoService(IXPRequest request,
IXPResponse response,
ISessionManager session,
IApplication application)
request - response - session - application -
|
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||