WebServiceCallContextTwoWay Struct Reference
#include <protocol.h>
Inheritance diagram for WebServiceCallContextTwoWay:
Public Member Functions | |
WebServiceCallContextTwoWay (const session_ptr &session, const wisp_call_token token, const string &sender) | |
Public Attributes | |
wisp_call_token | token |
string | sender |
session_ptr | session |
Detailed Description
Definition at line 435 of file ws/protocol.h.
Constructor & Destructor Documentation
WebServiceCallContextTwoWay::WebServiceCallContextTwoWay | ( | const session_ptr & | session, |
const wisp_call_token | token, | ||
const string & | sender | ||
) | [inline] |
Definition at line 439 of file ws/protocol.h.
Member Data Documentation
Definition at line 437 of file ws/protocol.h.
session_ptr WebServiceCallContextOneWay::session [inherited] |
Definition at line 428 of file ws/protocol.h.
wisp_call_token WebServiceCallContextTwoWay::token |
Definition at line 436 of file ws/protocol.h.
The documentation for this struct was generated from the following file:
Copyright © 2006-2011 Savarese Software Research Corporation. All rights reserved.