HydraExpress™ C++ API Reference Guide

Product Documentation:
   HydraExpress C++
Documentation Home
Classes
Web Services

Module Description

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::CallInfo::ParameterObject
 Represents operation parameters. Generally not for direct use. More...
 
struct  rwsf::CallInfo::SoapHeaderObject
 Represents element values in a SOAP header object. More...
 
struct  rwsf::CallInfo::TransportHeaderObject
 Represents element values in a transport header. More...
 
class  rwsf::Client
 All generated client proxies derive from rwsf::Client. More...
 
class  rwsf::ClientFault
 Extends rwsf::Fault to represent a SOAP client fault. More...
 
class  rwsf::Fault
 Represents SOAP faults through its derived classes ClientFault and ServerFault. More...
 
class  rwsf::HandlerManager
 Manages handlers for a service, and is used to set a logger in generated clients. More...
 
class  rwsf::HttpsMessageListener
 Creates an HTTPS listener based on the transports configuration file. Not intended for direct use. 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::ServerFault
 Extends rwsf::Fault to represent a SOAP server fault. More...
 
class  rwsf::ServiceSkeletonBase
 Abstract base class for all generated service skeleton classes. 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::WebServiceServlet
 Servlet implementation for hosting web services. More...
 

Copyright © 2020 Rogue Wave Software, Inc. All Rights Reserved.
Rogue Wave is registered trademark of Rogue Wave Software, Inc. in the United States and other countries, and HydraExpress is a trademark of Rogue Wave Software. All other trademarks are the property of their respective owners.
Provide feedback to Rogue Wave about its documentation.