Delegates this call to IUIPMListener, by calling it's getResources method.
Public Methods
-
OpenSessionRequestAction(IUIPMListener*uipmListener, IUIPM* urcHttpUIPM)
- Open a new Session.
-
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.
OpenSessionRequestAction(IUIPMListener*uipmListener, IUIPM* urcHttpUIPM)
-
Open a new Session.
- Parameters:
- - uipmListener an Object of IUIPMListenerr.
urcHttpUIPM - an object of UrcHttpUIPM
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.
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++.