rwlogo
HydraExpress 4.7

HydraExpress C++ API Reference Guide

Product Documentation:
   Documentation Home

Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 12345]
oCrwsf::CountingPointer< rwsf::net::SocketAddressFactory >
oCrwsf::CountingPointer< rwsf::net::SocketAddressFactoryBase >
oCrwsf::AgentMethodImpAbstract base class for implementing Agent methods
oCrwsf::Base64EncoderEncodes and decodes base64 encoded strings
oCrwsf::CallInfo::ParameterObjectRepresents operation parameters. Generally not for direct use
oCrwsf::CallInfo::SoapHeaderObjectRepresents element values in a SOAP header object
oCrwsf::CallInfo::TransportHeaderObjectRepresents element values in a transport header
oCrwsf::ConnectorImpAbstract base class for implementing Agent connectors
oCrwsf::CookieRepresents a single HTTP cookie
oCrwsf::CountingPointer< T >Smart pointer class that is intended for use as a handle to a reference-counted body
oCrwsf::DateTimeRepresents a data and time as milliseconds from January 1, 1901 00:00:00:000 UTC
oCrwsf::DaylightBoundaryEncapsulates the month, week, weekday, and minute of a Daylight Saving Time rule
oCrwsf::DaylightRuleRepresents a single Daylight Saving Time rule
oCrwsf::DecimalBaseProvides enumerations used in the rwsf::Decimal class
oCrwsf::EventListenerBase class for all event listener classes in HydraExpress
oCrwsf::ExceptionInfoStores system information related to the section of code where an exception occurred
oCrwsf::FilterBase class for filters
oCrwsf::FilterChainProvides a view of the invocation chain of a filtered request for a resource
oCrwsf::HandleBaseBase class for handle classes
oCrwsf::HandlerManagerManages handlers for a service, and is used to set a logger in generated clients
oCrwsf::HttpSessionEventProvides access to a session at session creation or destruction
oCrwsf::LocaleAbstract base class to format conversion of strings to and from dates and times
oCrwsf::LogFileWriterWrites logging messages to a file
oCrwsf::LogLevelFilterFilters logging messages based on their log level
oCrwsf::LogManagerProvides a central point for accessing logger instances
oCrwsf::LogMessageConstructs log messages, provides insertion operators for basic types, and can be extended to support user-defined types as well
oCrwsf::LogSplitterDelivers a single logging message to two defined output locations
oCrwsf::LogTimeFormatterReformats log messages with the message's log level and a timestamp
oCrwsf::MessageAttachmentRepresents a MIME attachment in generated code
oCrwsf::MessageHandlerImpBase class for all message handler implementations, providing an interface for message processing
oCrwsf::MessagePropertiesBase class for rwsf::CallInfo. Not intended for direct use
oCrwsf::NamedObjectImpAbstract interface that is the body class for the NamedObject handle. To create a concrete instance, use a NamedObjectImp subtype
oCrwsf::NamingContextContains all NamedObject instances for a service, acting like a global registry and instantiating each object at startup
oCrwsf::RefCountingObjectBase class for classes that must maintain a thread-safe reference count
oCrwsf::RefCountingPointer< T >A smart pointer that is a handle to a reference-counting body, deleting the body instance when the reference count reaches zero
oCrwsf::ServletAbstract base class for servlets
oCrwsf::ServletContextEventEvent class for servlet context change notifications
oCrwsf::ServletMessageInfoHandlerImpHandler that dispatches messages to a Servlet container. Not intended for direct use
oCrwsf::ServletOutputStreamOutput stream for writing a response
oCrwsf::ServletRequestEncapsulates a client request object
oCrwsf::ServletResponseEncapsulates the response a servlet returns to the client
oCrwsf::SoapBaseCommon abstract base class for all SOAP parsing objects
oCrwsf::TimeSpanProvides constructors to create a timespan instance, and convenience methods to access its different parts
oCrwsf::TimeZoneAbstract base class for customizing timezone details
oCrwsf::TransportManagerManages transports and listeners for a message
oCrwsf::XmlAttributeRepresents an attribute of an XML element
oCrwsf::XmlAttributeSetInserts, iterates, and searches rwsf::XmlAttribute objects in a set based on rwsf::XmlName values
oCrwsf::XmlMarshallerBase class for generated marshaling classes
oCrwsf::XmlNameRepresents a complete XML element name, containing a name as a string, and an instance of XmlNamespace
oCrwsf::XmlNamespaceRepresents an XML namespace, containing a prefix and a URI as instances of std::string
oCrwsf::XmlUtilsUtility class for XML transformation, especially character set conversions between non-UTF-8 character encoding and UTF-8
oCrwsf::XmlValidatorContains methods that validate XML instance documents, available through the isValid() method of generated classes
oCrwsf::XmlWriterAbstract base class that provides an interface for writing XML messages
\Cstd::exceptionSTL class

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.