Public Methods |
| CORBACall_impl (PortableServer::POA_ptr) |
| ~CORBACall_impl () |
virtual PortableServer::POA_ptr | _default_POA () |
virtual char* | contextKey () throw (CORBA::SystemException) |
virtual void | contextKey (const char *) throw (CORBA::SystemException) |
virtual CORBA::Object_ptr | CreateSession (const char *soapAddress, const char *intfName, CORBA::Boolean obtainContextKey, SOAPBridge::CORBACallback_ptr cb) throw (CORBA::SystemException) |
virtual void | DestroySession (CORBA::Object_ptr sessionObject) throw (CORBA::SystemException) |
Private Methods |
| CORBACall_impl (const CORBACall_impl &) |
void | operator= (const CORBACall_impl &) |
Private Attributes |
PortableServer::POA_var | poa_ |
CString | ctxKey |