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

rwsf::AsyncHandleImp

Group:  Asynchronous


rwsf::AsyncHandleImp rwsf::BodyBase

Local Index

Members

Header File

#include <rw/rwsf/soapworx/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 Constructor

AsyncHandleImp(rwsf::AsyncThread* thread);

Destructor

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


Previous fileTop of DocumentContentsIndex pageNext file

©2004-2007 Copyright Quovadx, Inc. All Rights Reserved.
Quovadx and Rogue Wave are registered trademarks of Quovadx, Inc. in the United States and other countries. All other trademarks are the property of their respective owners.
Contact Rogue Wave about documentation or support issues.