Delegates this call to IUIPMListener, by calling it's closeSession method.
Public Methods
-
CloseSessionRequestAction(IUIPMListener*uipmListener)
- Closes the Session Request.
-
string execute()
- Close the existing session with the sessionId specified by 'sessionId' by calling IUIPMListener's closeSession() method.
Documentation
Delegates this call to IUIPMListener, by calling it's closeSession method.
Parse the request and get the response by calling closeSession method of IUIPMListener.
CloseSessionRequestAction(IUIPMListener*uipmListener)
-
Closes the Session Request.
- Parameters:
- - uipmListener an Object of IUIPMListener
string execute()
-
Close the existing session with the sessionId specified by 'sessionId' by
calling IUIPMListener's closeSession() method.
The responseBody will be like :
<sessionClosed/>
- 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++.