Rogue Wave banner
Previous fileTop of DocumentContentsIndex pageNext file
HydraExpress C++ API Reference Guide
Rogue Wave web site:  Home Page  |  Main Documentation Page

rwsf::AsyncHandleImp

Group:  Web Services


rwsf::AsyncHandleImprwsf::BodyBase

Local Index

Members

Header File

#include rwsf/webservice/AsyncHandle.h

Description

rwsf::AsyncHandleImp is used to create asynchronous clients.

This class implements the handle/body idiom in which rwsf::AsyncHandle is the handle, and rwsf::AsyncHandleImp is the body.

For a discussion on using this class, see its handle, rwsf::AsyncHandle.

Public Constructors

AsyncHandleImp(rwsf::AsyncThread * thread);

Public Destructors

virtual
~AsyncHandleImp();

Public Member Functions

rwsf::CallInfo
getCallInfo() const;
rwsf::AsyncThread *
getThread();
bool
isFinished() const;
void
join();


Previous fileTop of DocumentContentsIndex pageNext file

© Copyright Rogue Wave Software, Inc. All Rights Reserved. All Rights Reserved. Rogue Wave is a registered trademark of Rogue Wave Software, Inc. in the United States and other countries. HydraExpress is a trademark of Rogue Wave Software, Inc. All other trademarks are the property of their respective owners.
Contact Rogue Wave about documentation or support issues.