class OpenSessionRequestAction

Delegates this call to IUIPMListener, by calling it's getResources method.

Public Methods

[more] OpenSessionRequestAction(IUIPMListener*uipmListener, IUIPM* urcHttpUIPM)
Open a new Session.
[more]string execute()
Parse the URI String and get the response by calling IUIPMListener's openSessionRequest() which opens a new session with particular Socket of Target.


Documentation

Delegates this call to IUIPMListener, by calling it's getResources method. Parse the request and get the response by calling getResources method of IUIPMListener.

o OpenSessionRequestAction(IUIPMListener*uipmListener, IUIPM* urcHttpUIPM)
Open a new Session.

Parameters:
- uipmListener an Object of IUIPMListenerr.
urcHttpUIPM - an object of UrcHttpUIPM

ostring execute()
Parse the URI String and get the response by calling IUIPMListener's openSessionRequest() which opens a new session with particular Socket of Target. If session is opened successfully then prepare response with desired session information.
Returns:
a String


This class has no child classes.
Author:
Parikshit Thakur & Team, Trace R&D Center
Version:
Revision: 1.0

Alphabetic index HTML hierarchy of classes or Java



This page was generated with the help of DOC++.