rwlogo
HydraExpress 4.6

HydraExpress C++ API Reference Guide


   


Rogue Wave web site:  Home Page  |  Main Documentation Page

Web Services

Classes

class  rwsf::ArrayHandle< T >
 Implements multidimensional SOAP-encoded arrays. More...
class  rwsf::AsyncHandle
 Represents an asynchronous operation in the generated proxy classes. More...
class  rwsf::CallInfo
 Holds all data for a given message, such as session or transaction data, SOAP headers, and any other custom data. More...
class  rwsf::Client
 All generated client proxies derive from rwsf::Client. More...
class  rwsf::Fault
 Represents SOAP faults through its derived classes ClientFault and ServerFault. More...
class  rwsf::ClientFault
 Extends rwsf::Fault to represent a SOAP client fault. More...
class  rwsf::ServerFault
 Extends rwsf::Fault to represent a SOAP server fault. More...
class  rwsf::HandlerManager
 Manages handlers for a service, and is used to set a logger in generated clients. More...
class  rwsf::MessageHandler
 Base handler class for all defined proxies, services, skeletons, loggers, and tranports, as well as custom handlers. More...
class  rwsf::MessageHandlerImp
 Base class for all message handler implementations, providing an interface for message processing. More...
class  rwsf::MessageProperties
 Base class for rwsf::CallInfo. Not intended for direct use. More...
class  rwsf::ServiceSkeletonBase
 Abstract base class for all generated service skeleton classes. More...
class  rwsf::WebServiceServlet
 Servlet implementation for hosting web services. More...
class  rwsf::SoapBase
 Common abstract base class for all SOAP parsing objects. More...
class  rwsf::SoapBodyType
 Represents a SOAP body. Includes unmarshaling methods to parse the SOAP message. More...
class  rwsf::SoapDetail
 Represents a SOAP fault's optional detail element. More...
class  rwsf::SoapEnvelopeType
 Represents a SOAP envelope. More...
class  rwsf::SoapFault
 Represents a SOAP fault. More...
class  rwsf::SoapHeaderType
 Represents a SOAP header element. More...
class  rwsf::HttpsMessageListener
 Creates an HTTPS listener based on the transports configuration file. Not intended for direct use. More...

Copyright © Rogue Wave Software, Inc. All Rights Reserved.

The Rogue Wave name and logo are registered trademarks of Rogue Wave Software, and HydraExpress is a trademark of Rogue Wave Software. All other trademarks are the property of their respective owners.