Rogue Wave banner
Rogue Wave web site:  Home Page  |  Main Documentation Page

Comprehensive Index

Click on one of the letters below to jump immediately to that section of the index.

1 | A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | Q | R | S | T | U | V | W | X | - | .

1

12d and 15d tags in file names [in Web Service Dev G - 22.4 Using the Debug Makefiles]
12d, build tag [in XML Binding Dev G - 1.2 Dependency on the Core Library]
15d, build tag [in XML Binding Dev G - 1.2 Dependency on the Core Library]

A

accepter-threads in standalone server [in Web Service Dev G - 23.3.4 About Configuring a Multithreaded Standalone Server or Listener]
accessor naming [in XML Binding Dev G - 8.5.1 Accessors and Mutators]
adding a context [in Servlet Dev G - 4.1.1 Procedure for Adding a Context]
adding a filter [in Servlet Dev G - 4.1.3 Procedure for Adding a Filter]
adding a listener [in Servlet Dev G - 4.1.4 Procedure for Adding a Listener]
adding a servlet [in Servlet Dev G - 4.1.2 Procedure for Adding a Servlet]
addNamespaceDecl() function [in XML Binding Dev G - 8.2.2.4 Adding a Namespace to a Root Element]
Agent [in Web Service Dev G - 1.2 HydraExpress Features]
Agent ports, default [in Express UG - 3.2.2.1 Agent Ports]
Agent servlet container
   multithread hot [in Web Service Dev G - 8.3.1 Multithreading]
   ports [in Web Service Dev G - 23.2.2 Agent Ports]
Agent URL, setting [in Express UG - 3.2.2.2 Setting the URL of the Agent]
Agent
   debug mode on Windows [in Web Service Dev G - 22.4 Using the Debug Makefiles]
   described as service execution engine [in Servlet Dev G - 2.1 The Servlet Approach]
   startup and shutdown [in Express UG - 3.2.1 Agent Startup and Shutdown]
AgentContext [in Express UG - 5.3.1 Request Handling and Threading]
   accessing Agent resources [in Express UG - 5.3.1 Request Handling and Threading]
AJP13 connector [in Express UG - 3.2.2 Agent Connectors]
all schema element [in XML Binding Dev G - 8.5.12 Content Model Groups]
any schema element [in XML Binding Dev G - 8.5.4 any Element and anyAttribute]
anyType schema element
   default mapping [in XML Binding Dev G - 8.3.2 anyType and anySimpleType]
anyType, and unsupported complex types [in XML Binding Dev G - 7.5 Working with Unsupported Complex Types]
Apache, configuring [in Express UG - 3.4 Configuring Apache as an External Web Server]
app directory in code generation directory [in Web Service Dev G - 21.3.2.1 The App Directory]
architecture
   of code after compiling [in Web Service Dev G - 3.5.1.1 Compiling Using the Makefile]
   of code generation directory => See HydraExpress code generation directory.
   of files generated from a WSDL [in Web Service Dev G - 20.4.1 Architecture of the Generated Classes]
   of generated datatype classes [in Web Service Dev G - 20.3.1 Architecture of the Generated Classes]
   of generated files [in Web Service Dev G - 5.4 Generated Files]
   of libraries and binaries after compiling [in Web Service Dev G - 22.5.2 Location of Generated Libraries and Binary Files]
ArrayBody
   in SOAP encoded arrays [in Web Service Dev G - A.5.1 SOAP-Encoded Arrays]
ArrayHandle
   in SOAP encoded arrays [in Web Service Dev G - A.5.1 SOAP-Encoded Arrays]
arrays
   recursive [in Web Service Dev G - A.5.3 Recursive Arrays]
   user-defined [in Web Service Dev G - A.5.3 Recursive Arrays]
assignment operator for handles [in XML Binding Dev G - 7.6.1.1 Making a Shallow Copy]
AsyncHandle
   start and stop methods [in Web Service Dev G - 13.2.1 Using the Asynchronous API]
   used for asynchronous processing [in Web Service Dev G - 13.2 The Asynchronous API]
asynchronous message patterns [in Web Service Dev G - 13.1 Overview]
   [in Web Service Dev G - 2.2.2 Message Patterns and Asynchronous Messaging]
asynchronous messages [in Web Service Dev G - 1.2 HydraExpress Features]
   [in Web Service Dev G - 2.2 Supporting a Dynamic System]
   Async example [in Web Service Dev G - 13.3 The Async Example]
   class architecture [in Web Service Dev G - 13.2 The Asynchronous API]
   multithread safety [in Web Service Dev G - 11.6.1 A Note on Multithread Safety]
   naming conflicts [in Web Service Dev G - 13.4 Asynchronous Method Naming Conflicts]
   service operation methods [in Web Service Dev G - 13.2.1 Using the Asynchronous API]
   use of transports [in Web Service Dev G - 13.2 The Asynchronous API]
asynchronous naming conflicts [in Web Service Dev G - A.2.5.1 Possible Naming Conflicts with Asynchronous Clients]
attachments => See MIME attachments.
Attribute [in Servlet Dev G - 6.6 Implementing a Listener]
   [in Servlet Dev G - 8.2 Saving Session State]
   [in Servlet Dev G - 9.3 Implementing the Servlet Class]
   [in Servlet Dev G - 9.3 Implementing the Servlet Class]
attribute [in Web Service Dev G - 18.2 Session Management in the Agent's Servlet Container]
attribute groups [in XML Binding Dev G - 8.5.13 Attribute Groups]
authentication
   client, HTTPS transport property ssl-certificate [in Web Service Dev G - 11.3 Transport and Listener Properties]
      [in Web Service Dev G - 11.3 Transport and Listener Properties]
   client, HTTPS transport property ssl-private-key [in Web Service Dev G - 11.3 Transport and Listener Properties]
      [in Web Service Dev G - 11.3 Transport and Listener Properties]
   password transport property [in Web Service Dev G - 11.3 Transport and Listener Properties]
   server, HTTPS transport property ssl-certificate-chain [in Web Service Dev G - 11.3 Transport and Listener Properties]
      [in Web Service Dev G - 11.3 Transport and Listener Properties]
   user transport property [in Web Service Dev G - 11.3 Transport and Listener Properties]
authorization
   and security [in Web Service Dev G - 7.3.4.1 Authorization]
auto-start
   listener property [in Web Service Dev G - 11.3 Transport and Listener Properties]
autoconfiguring listeners [in Web Service Dev G - 11.4 Using an Autoconfigured Listener]

B

batch files
   for deploying MSVC projects [in Web Service Dev G - 23.2.4 Deploying your Service Using MSVC Files]
bin directory in code generation directory [in Web Service Dev G - 21.3.2.2 The Bin Directory]
binary files
   location of after compiling [in Web Service Dev G - 22.5.2 Location of Generated Libraries and Binary Files]
binding element, generated classes [in Web Service Dev G - A.2.2 Client-Side Classes]
binding
   C++ binding for XML datatypes [in Web Service Dev G - 2.3 Handling of Complex Datatypes]
   for MIME [in Web Service Dev G - 17.3.2.3 Define the MIME Bindings]
blocking
   proxy in synchronous messages [in Web Service Dev G - 13.1 Overview]
Bobcat
   now Agent servlet container [in Express UG - 1.6 HydraExpress Mappings to LEIF Legacy Directory Structure]
   was LEIF server [in Express UG - 1.3 HydraExpress Libraries]
bool initialization value [in XML Binding Dev G - 8.3.1 Default Values]
bound-host listener property [in Web Service Dev G - 11.3 Transport and Listener Properties]
bound-ip listener property [in Web Service Dev G - 11.3 Transport and Listener Properties]
bound-port listener property [in Web Service Dev G - 11.3 Transport and Listener Properties]
building => See compiling.
   => See compiling.
builds
   build tags 12d, 15d [in XML Binding Dev G - 1.2 Dependency on the Core Library]
   debug [in XML Binding Dev G - 1.2 Dependency on the Core Library]
   debug, 15d [in Web Service Dev G - 22.4 Using the Debug Makefiles]
   release,12d [in Web Service Dev G - 22.4 Using the Debug Makefiles]

C

C++ data binding
   classes generated [in XML Binding Dev G - 8.2.3 File Naming]
   elements names based on DefaultElementName static data member [in XML Binding Dev G - 8.2.1 Static Data Members]
   generated sample application [in Web Service Dev G - 20.3.2.2 Sample Application Files]
   handling of collections [in XML Binding Dev G - 8.5.7 Collections]
   handling of namespaces [in XML Binding Dev G - 8.2.2 Namespaces]
   static data members [in XML Binding Dev G - 8.2.1 Static Data Members]
   static data members in generated classes [in XML Binding Dev G - 8.2.1 Static Data Members]
   use of vectors [in XML Binding Dev G - 4.4.3 Manipulating XML Content in C++]
      [in XML Binding Dev G - 8.5.8 Lists]
C++ data type initialization values [in XML Binding Dev G - 8.3.1 Default Values]
C++ mapping namespaces [in XML Binding Dev G - 8.2.2.2 Mapping XML Namespaces to C++ Namespaces]
CallInfo [in Web Service Dev G - 15.2 How Headers Work]
   [in Web Service Dev G - 4.3.1 Add the SOAP Header to the Generated Client]
   isClient() method [in Web Service Dev G - 14.2.3 Response Handlers]
   isRequest() method [in Web Service Dev G - 14.2.3 Response Handlers]
   rwsf::FaultMessage property [in Web Service Dev G - 14.2.4 Fault Handlers]
   stopMessageProcessing method [in Web Service Dev G - 14.4.2.3 Aborting Handler Processing]
   used in message handlers [in Web Service Dev G - 14.3 The Message Handler API]
   used in session management [in Web Service Dev G - 18.2 Session Management in the Agent's Servlet Container]
cancel-session transport property [in Web Service Dev G - 11.3 Transport and Listener Properties]
chaining handlers [in Web Service Dev G - 14.5 Chaining Handlers]
   client-side process order [in Web Service Dev G - 14.5.1 Chaining Handlers on the Client]
   stop processing [in Web Service Dev G - 14.4.2.3 Aborting Handler Processing]
character encoding
   customizing in project file [in Web Service Dev G - 20.6.1.1 Providing Customized Type Mappings to the Code Generator]
   using non-UTF-8 encodings [in Web Service Dev G - 19.1 Overview]
child elements
   controlling the xsi:Type attribute [in Web Service Dev G - 20.6 Generator Options]
choice schema element [in XML Binding Dev G - 8.5.12 Content Model Groups]
class attribute of transport element [in Web Service Dev G - 11.2 Transport and Listener Configuration Files]
classes
   CallInfo [in Web Service Dev G - 15.2 How Headers Work]
   client proxy [in Web Service Dev G - 7.2.4 Using the Client Proxy]
   DefaultLogger [in Web Service Dev G - 12.3.1 Configuring and Using a Client Logger]
   generated <binding>Skeleton [in Web Service Dev G - A.2.3 Server-Side Classes]
   generated <port>ClientProxy [in Web Service Dev G - A.2.2 Client-Side Classes]
   generated <port>ServletBase [in Web Service Dev G - A.2.3 Server-Side Classes]
   generated <portType>Base [in Web Service Dev G - A.2.3 Server-Side Classes]
   generated for a C++ data binding [in XML Binding Dev G - 8.2.3 File Naming]
   generated for a web service [in Web Service Dev G - A.2 File Generation Conventions]
   HandlerManager [in Web Service Dev G - 12.3.1 Configuring and Using a Client Logger]
   HttpTransport [in Web Service Dev G - 15.2 How Headers Work]
   message handler API [in Web Service Dev G - 14.3 The Message Handler API]
   MessageServiceImp [in Web Service Dev G - 15.2 How Headers Work]
   naming conventions for [in Express UG - A.1.2 Naming Conventions]
   ProxyBase, generated from binding element [in Web Service Dev G - A.2.2 Client-Side Classes]
   RWCString [in Web Service Dev G - A.3 Simple Type Mappings]
   RWDate [in Web Service Dev G - A.3 Simple Type Mappings]
   RWDateTime [in Web Service Dev G - A.3 Simple Type Mappings]
   RWDecimalPortable [in Web Service Dev G - A.3 Simple Type Mappings]
      [in Web Service Dev G - A.3 Simple Type Mappings]
   server sample implementation [in Web Service Dev G - 8.2.2 Using the Server Implementation]
   TimeSpan [in Web Service Dev G - A.3 Simple Type Mappings]
   XmlName [in Web Service Dev G - 15.3.1 Client-Side Code]
cleanup, disabling during code generation [in Web Service Dev G - 20.6 Generator Options]
client authentication
   HTTPS transport property [in Web Service Dev G - 11.3 Transport and Listener Properties]
      [in Web Service Dev G - 11.3 Transport and Listener Properties]
client subdirectory in code generation directory [in Web Service Dev G - 21.3.2.3 The Codegen Directory]
   [in Web Service Dev G - 21.3.2.1 The App Directory]
client-handlers.xml file
   configuring a client logger [in Web Service Dev G - 12.3.1 Configuring and Using a Client Logger]
   configuring client handlers [in Web Service Dev G - 14.3 The Message Handler API]
   generated for notification [in Web Service Dev G - 10.4.4 Implementing the Client-Side Notification and Solicit-Response Endpoints]
      [in Web Service Dev G - 9.3 Architecture of the Notification Classes]
   overview [in Web Service Dev G - 2.2.1 Configurable Transports and Message Handlers]
   role in message handler API [in Web Service Dev G - 14.3 The Message Handler API]
client-handlers.xml in conf directory [in Web Service Dev G - 21.3.2.4 The Conf Directory]
client-handlers.xml
   customizing [in Web Service Dev G - 7.3.8 Customizing the Client Configuration Files]
client-objects.xml in conf directory [in Web Service Dev G - 21.3.2.4 The Conf Directory]
client-transports.xml
   adding properties for standalone server [in Web Service Dev G - 23.3.4 About Configuring a Multithreaded Standalone Server or Listener]
   concept [in Web Service Dev G - 2.2.1 Configurable Transports and Message Handlers]
   customizing [in Web Service Dev G - 7.3.8 Customizing the Client Configuration Files]
   in conf directory [in Web Service Dev G - 21.3.2.4 The Conf Directory]
clients => See also web service client.
   [in Web Service Dev G - 10.3.2 The Solicit-Response and Notification Operations]
   adding custom SOAP header [in Web Service Dev G - 15.3.1 Client-Side Code]
   adding handlers [in Web Service Dev G - 14.4.3 Add the Handlers to the Proxy]
   authorization [in Web Service Dev G - 7.3.4.1 Authorization]
   building just client components [in Web Service Dev G - 22.5.1 Building just a Client or Server]
   class generation details [in Web Service Dev G - A.2.2 Client-Side Classes]
   client proxy class [in Web Service Dev G - 7.2.4 Using the Client Proxy]
      [in Web Service Dev G - 7.2.4 Using the Client Proxy]
   compiling [in Web Service Dev G - 7.2.5 Compiling and Deploying the Client]
   generated client-side files [in Web Service Dev G - 20.4.1.2 Client Classes]
   generated implementation base class <portType>Base [in Web Service Dev G - A.2.3 Server-Side Classes]
   generated sample application [in Web Service Dev G - A.2.2 Client-Side Classes]
   invoking [in Web Service Dev G - 3.5.3 Testing the Service]
      [in Web Service Dev G - 3.5.3 Testing the Service]
      [in Web Service Dev G - 8.2.5 Testing the Service]
      [in Web Service Dev G - 8.2.5 Testing the Service]
   logger to use [in Express UG - 6.3 The Web Services Logger for Client Applications]
   logging [in Web Service Dev G - 15.3.3 Viewing the Results]
      [in Web Service Dev G - 7.3.6 Client-Side Logging]
      [in Web Service Dev G - 8.3.5 Server-Side Logging]
   message handler processing order [in Web Service Dev G - 14.5.1 Chaining Handlers on the Client]
   multithreading [in Web Service Dev G - 7.3.2 Multithreading]
   proxy, overview in Hello World example [in Web Service Dev G - 3.4.1 The Client Proxy]
   request-response implementation [in Web Service Dev G - 10.4.2 The Request-Response Service Operation Call]
   sample application [in Web Service Dev G - 2.1 Overview]
   secure [in Web Service Dev G - 1.2 HydraExpress Features]
      [in Web Service Dev G - 7.3.4.2 HTTPS Support]
      [in Web Service Dev G - 7.3.4.2 HTTPS Support]
   SOAP message example [in Web Service Dev G - 15.3.3 Viewing the Results]
   writing to a log [in Express UG - 6.3 The Web Services Logger for Client Applications]
      [in Web Service Dev G - 12.3 Logging in Client Code]
   WSDL-defined client faults [in Express UG - 7.3.2 Server Faults]
   WSDL-defined faults [in Express UG - 7.3 Faults]
code generation directory [in Web Service Dev G - 21.3 The Code Generation Directory]
code generation
   architecture of files generated from a WSDL [in Web Service Dev G - 20.4.1 Architecture of the Generated Classes]
   classes generated [in XML Binding Dev G - 8.2.3 File Naming]
   classes generated for a web service [in Web Service Dev G - A.2 File Generation Conventions]
   complex types [in Web Service Dev G - A.4 Complex Types]
   creating standalone sample server [in Web Service Dev G - 23.3 Standalone Server Implementations]
   deployment descriptor [in Web Service Dev G - 2.1 Overview]
   documentation of generated code [in Web Service Dev G - 1.2 HydraExpress Features]
   effect of namespaces [in XML Binding Dev G - 8.2.2 Namespaces]
   for multiple Schemas or WSDLs [in Web Service Dev G - 20.5 Generating Code with Multiple Schemas or WSDLs]
   from WSDL [in Web Service Dev G - 20.4 Invoking the Generator with a WSDL File]
      [in Web Service Dev G - 20.4 Invoking the Generator with a WSDL File]
   from XML Schema [in Web Service Dev G - 20.3 Invoking the Generator with an XML Schema]
   handling of lists [in XML Binding Dev G - 8.5.8 Lists]
   invoking rwsfgen [in Web Service Dev G - 3.3 Invoking the Generator]
      [in Web Service Dev G - 5.2 Invoking the Code Generator]
      [in Web Service Dev G - 7.2.2 Invoking the Generator]
      [in Web Service Dev G - 8.2.1 Invoking the Generator]
   long generation times for large schemas [in Web Service Dev G - 20.3.3 Issues with Large Complex Schemas]
   makefiles [in Web Service Dev G - 2.1 Overview]
   MSVC project files [in Web Service Dev G - 2.1 Overview]
   naming conventions for method a parameter names [in Web Service Dev G - A.2.5 Methods and Parameters]
   options [in Web Service Dev G - 20.6 Generator Options]
   property precedence [in Web Service Dev G - 20.6.3 Conflicting Options and Property Precedence]
   reducing generation time [in Web Service Dev G - 20.3.3 Issues with Large Complex Schemas]
      [in Web Service Dev G - 20.3.3 Issues with Large Complex Schemas]
      [in Web Service Dev G - 20.3.3 Issues with Large Complex Schemas]
      [in Web Service Dev G - 20.6 Generator Options]
   sample implementations [in Web Service Dev G - 2.1 Overview]
   static data members in generated classes [in XML Binding Dev G - 8.2.1 Static Data Members]
code generator [in Express UG - 1.2 HydraExpress Components]
   adding options to project file [in Web Service Dev G - 20.2.1.1 Using the HydraExpress Project File to Set Options]
   common options [in Web Service Dev G - 5.3 Common Generator Options]
   comprehensive list of generated files [in Web Service Dev G - 20.3.2 Generated Files]
   detailed procedure for invoking [in Web Service Dev G - 20.2 Invoking the Generator]
   getting started [in Web Service Dev G - 5.2 Invoking the Code Generator]
   list of generated files [in Web Service Dev G - 3.3 Invoking the Generator]
   location of generated files [in Web Service Dev G - 5.4 Generated Files]
code reuse [in Web Service Dev G - 1.2 HydraExpress Features]
code samples
   adding a custom SOAP header [in Web Service Dev G - 15.3.1 Client-Side Code]
   client proxy header file [in Web Service Dev G - 7.2.4.1 Looking at the Code]
   client proxy source file [in Web Service Dev G - 7.2.4.2 Using the Client Proxy]
   client-side, for WSDL-defined faults [in Express UG - 7.3.4 Generated Client-Side Code]
   implementing transport pure virtual methods [in Web Service Dev G - 11.6 Creating a Transport]
   modifying a custom SOAP header [in Web Service Dev G - 15.3.2 Server-Side Code]
   one-way message [in Web Service Dev G - 10.3.2.2 Implementing the Call to the Notification Endpoint]
   SOAP message from log file [in Web Service Dev G - 15.3.3 Viewing the Results]
   throwing WSDL-defined faults [in Express UG - 7.3.2 Server Faults]
   transport switching at runtime [in Web Service Dev G - 11.5.1 Selectable Transports and Listeners]
   transports configuration file [in Web Service Dev G - 10.4.5 Transport Configuration File Supporting Notification]
      [in Web Service Dev G - 11.2 Transport and Listener Configuration Files]
   using header data to set a condition [in Web Service Dev G - 11.5.1 Selectable Transports and Listeners]
   using loggers [in Express UG - 6.3 The Web Services Logger for Client Applications]
      [in Web Service Dev G - 12.3 Logging in Client Code]
codegen directory in code generation directory [in Web Service Dev G - 21.3.2.3 The Codegen Directory]
collections
   defined [in XML Binding Dev G - 8.5.7 Collections]
   determined by maxOccurs attribute [in XML Binding Dev G - 8.5.7 Collections]
   determined by minOccurs attribute [in XML Binding Dev G - 8.5.7 Collections]
command line
   -wrapped option [in Web Service Dev G - 8.3.8 Wrapped Style Operations]
   generating a full web service [in Web Service Dev G - 10.2.1 Code Generation Outputs]
   generating a server [in Web Service Dev G - 8.2.1 Invoking the Generator]
common subdirectory in code generation directory [in Web Service Dev G - 21.3.2.3 The Codegen Directory]
compiling
   basic web service application [in Web Service Dev G - 3.5 Compiling and Running the Application]
   generated code, instructions [in Web Service Dev G - 22.2 The Default Generated Makefiles]
   generated makefiles [in Web Service Dev G - 2.1 Overview]
   MSVC project files [in XML Binding Dev G - 1.2 Dependency on the Core Library]
      [in XML Binding Dev G - 3.5.2 MSVC Procedure]
   MSVC projects [in Web Service Dev G - 22.7 Using MSVC Project Files]
   options [in Web Service Dev G - 22.1 Overview]
   procedure using makefiles [in Web Service Dev G - 22.5 Procedure for Building with the Makefiles]
   servers [in Web Service Dev G - 8.2.3 Compiling the Service]
   simple overview using Hello World example [in Web Service Dev G - 3.5 Compiling and Running the Application]
   using MSVC [in Web Service Dev G - 3.5.1.2 Compiling Using MSVC]
   web service [in Web Service Dev G - 10.5 Running the Service]
   web service client [in Web Service Dev G - 7.2.5 Compiling and Deploying the Client]
complex datatypes [in Web Service Dev G - 2.3 Handling of Complex Datatypes]
   example of web service that uses [in Web Service Dev G - 9.1 Overview]
   generated code [in Web Service Dev G - A.4 Complex Types]
complex types, unsupported [in XML Binding Dev G - 7.5 Working with Unsupported Complex Types]
components
   components shipped with HydraExpress [in Web Service Dev G - 7.4 Next Steps]
      [in Web Service Dev G - 7.4 Next Steps]
   Threads Module [in Web Service Dev G - 7.3.2 Multithreading]
conf directory in code generation directory [in Web Service Dev G - 21.3.2.4 The Conf Directory]
Config [in Express UG - 5.3.1 Request Handling and Threading]
   [in Web Service Dev G - 11.7.1 Request Handling and Threading]
   connector properties [in Express UG - 5.3.1 Request Handling and Threading]
      [in Web Service Dev G - 11.7.1 Request Handling and Threading]
configuration file sample [in Servlet Dev G - 4.2 Configuration File Example]
configuration file
   custom listener [in Web Service Dev G - 11.6 Creating a Transport]
   custom transport [in Web Service Dev G - 11.6 Creating a Transport]
   transports [in Web Service Dev G - 10.4.5 Transport Configuration File Supporting Notification]
configuration files
   customizing [in Web Service Dev G - 7.3.8 Customizing the Client Configuration Files]
   generated into conf directory [in Web Service Dev G - 21.3.2.4 The Conf Directory]
   option to define alternate location [in Web Service Dev G - 23.3.1 Standalone Server Options]
connect-timeout transport property [in Web Service Dev G - 11.3 Transport and Listener Properties]
connector configuration [in Express UG - 3.2.2 Agent Connectors]
ConnectorImp [in Express UG - 5.3 Creating a Custom Connector]
   creating custom connectors [in Express UG - 5.3 Creating a Custom Connector]
connectors [in Express UG - 3.2.2 Agent Connectors]
   AJP13 [in Express UG - 3.2.2 Agent Connectors]
   custom, creating [in Express UG - 5.3 Creating a Custom Connector]
   HTTP [in Express UG - 3.2.2 Agent Connectors]
   HTTPS [in Express UG - 3.2.2 Agent Connectors]
consulting services [in Express UG - B.1 Consulting Services and Training]
container
   stopping and restarting [in Servlet Dev G - 3.8 Stopping and Starting the Agent, and Executing the Servlet]
Content-Type
   default [in Servlet Dev G - 8.3 Creating HTTP Headers]
   element [in Servlet Dev G - 9.3 Implementing the Servlet Class]
   setting [in Servlet Dev G - 3.4 Implementing Request Handlers]
context parameters
   reading [in Servlet Dev G - 6.8 Reading Context Parameters]
   setting [in Servlet Dev G - 4.7 Set Context Parameters]
context-param element [in Servlet Dev G - 4.7 Set Context Parameters]
Cookie [in Servlet Dev G - 7.6 Managing State on the Client with Cookies]
   getValue [in Servlet Dev G - 7.6 Managing State on the Client with Cookies]
   setMaxAge [in Servlet Dev G - 7.6 Managing State on the Client with Cookies]
   setValue [in Servlet Dev G - 7.6 Managing State on the Client with Cookies]
cookies
   managing state with [in Servlet Dev G - 7.6 Managing State on the Client with Cookies]
copy constructor for handles [in XML Binding Dev G - 7.6.1.1 Making a Shallow Copy]
Core Library
   location of header files [in Express UG - 1.3.1 The Core Library]
custom transports
   header support [in Web Service Dev G - 15.2 How Headers Work]
customization
   configuration files [in Web Service Dev G - 7.3.8 Customizing the Client Configuration Files]
   mappings to code generator [in Web Service Dev G - 20.6.1.1 Providing Customized Type Mappings to the Code Generator]
   of makefiles [in Web Service Dev G - 22.3 Makefile Options]
   of project file [in Web Service Dev G - 21.2 The Project File]
   of servlets [in Web Service Dev G - 23.4 About the Servlet Used by the Service]

D

data binding => See C++ data binding.
   mapping xsd:simpleTypes to C++ types [in Web Service Dev G - A.3 Simple Type Mappings]
data subdirectory in code generation directory [in Web Service Dev G - 21.3.2.3 The Codegen Directory]
   [in Web Service Dev G - 21.3.2.1 The App Directory]
datatypes
   architecture of generated classes [in Web Service Dev G - 20.3.1 Architecture of the Generated Classes]
   complex [in Web Service Dev G - 2.3 Handling of Complex Datatypes]
   generated documentation [in Web Service Dev G - 6.3.2 The Generated Data Classes]
   list of classes generated [in Web Service Dev G - 6.3.2 The Generated Data Classes]
   overview on generated classes [in Web Service Dev G - 6.3.2 The Generated Data Classes]
   SOAP-encoded built-in types [in Web Service Dev G - A.5.2 SOAP-Encoded Built-in Types and References]
   XML binding [in Web Service Dev G - 2.1 Overview]
DateTime [in Servlet Dev G - 8.3 Creating HTTP Headers]
   [in Servlet Dev G - 9.3 Implementing the Servlet Class]
debug builds, 15d build tag [in XML Binding Dev G - 1.2 Dependency on the Core Library]
debugging
   debug makefiles [in Web Service Dev G - 22.4 Using the Debug Makefiles]
   on UNIX [in Web Service Dev G - 22.4 Using the Debug Makefiles]
   on Windows [in Web Service Dev G - 22.4 Using the Debug Makefiles]
default mapping [in Servlet Dev G - 4.4.3 Default Servlet]
default servlet [in Servlet Dev G - 4.4.3 Default Servlet]
DefaultLogger [in Web Service Dev G - 12.3.1 Configuring and Using a Client Logger]
Denial of Service, using threadpools [in Web Service Dev G - 23.3.4 About Configuring a Multithreaded Standalone Server or Listener]
dependencies, Core Library [in XML Binding Dev G - 1.2 Dependency on the Core Library]
deploying
   deployment batch file procedure (MSVC projects only) [in Web Service Dev G - 3.5.2.2 Deploying Services Compiled with MSVC Project Files]
      [in Web Service Dev G - 8.2.4.2 Deploying Services Compiled with MSVC]
   Hello World example [in Web Service Dev G - 3.5.2 Deploying the Service]
   makefile procedure [in Web Service Dev G - 3.5.2.1 Deploying with the makefile]
      [in Web Service Dev G - 8.2.4.1 Deploying with the Makefile]
   services compiled with MSVC [in Web Service Dev G - 3.5.2.2 Deploying Services Compiled with MSVC Project Files]
   using makefile [in Web Service Dev G - 23.2.3 Deploying your Service with the Makefile]
   web service [in Web Service Dev G - 10.5 Running the Service]
   web services [in Web Service Dev G - 3.5.2 Deploying the Service]
deployment [in Web Service Dev G - 1.2 HydraExpress Features]
deployment descriptor
   HelloWorldExample [in Servlet Dev G - 3.7 Adding the Servlet to the web.xml file]
deployment
   generated descriptor [in Web Service Dev G - 2.1 Overview]
   servers [in Web Service Dev G - 8.2.4 Deploying the Service]
      [in Web Service Dev G - 8.2.3 Compiling the Service]
directories
   structure of code generation directory => See HydraExpress code generation directory.
directory
   installation [in Express UG - 2.2 The HydraExpress Directory Structure]
docs directory in code generation directory [in Web Service Dev G - 21.3.2.5 The Docs Directory]
documentation, conventions [in Express UG - A.1.1 Typographic Conventions]
documentation, list of [in Express UG - 1.7 Documentation]
documentation
   generated HTML documentation for generated code [in Web Service Dev G - 1.2 HydraExpress Features]
      [in Web Service Dev G - 2.1 Overview]
   of generated datatype classes [in Web Service Dev G - 6.3.2 The Generated Data Classes]
   option to not generate [in Web Service Dev G - 20.3.3 Issues with Large Complex Schemas]
      [in Web Service Dev G - 20.6 Generator Options]
   viewing generated [in Web Service Dev G - 20.3.2.1 HTML Documentation]
      [in Web Service Dev G - 20.4.2.1 HTML Documentation]
doDelete [in Servlet Dev G - 3.4 Implementing Request Handlers]
doFilter [in Servlet Dev G - 2.4 Filters]
   Filter [in Servlet Dev G - 6.5 Implementing a Filter]
      [in Servlet Dev G - 6.5 Implementing a Filter]
doGet [in Servlet Dev G - 3.4 Implementing Request Handlers]
   [in Servlet Dev G - 3.4 Implementing Request Handlers]
doHead [in Servlet Dev G - 3.4 Implementing Request Handlers]
doPost [in Servlet Dev G - 3.4 Implementing Request Handlers]
doPut [in Servlet Dev G - 3.4 Implementing Request Handlers]
doTrace [in Servlet Dev G - 3.4 Implementing Request Handlers]
double initialization value [in XML Binding Dev G - 8.3.1 Default Values]
dynamic services [in Web Service Dev G - 2.2 Supporting a Dynamic System]
dynamic switching at runtime [in Web Service Dev G - 2.2.4 Dynamic Switching at Runtime]

E

element groups [in XML Binding Dev G - 8.5.13 Attribute Groups]
element names
   based on DefaultElementName static data member [in XML Binding Dev G - 8.2.1 Static Data Members]
element, wrapped [in Web Service Dev G - 8.3.8 Wrapped Style Operations]
elements
   nillable [in XML Binding Dev G - 8.5.6 nillable Elements]
encoding
   customizing in project file [in Web Service Dev G - 20.6.1.1 Providing Customized Type Mappings to the Code Generator]
   handling of by unmarshal methods [in XML Binding Dev G - 8.5.2.2 Unmarshal methods]
   handling of SOAP encoding [in Web Service Dev G - A.5 SOAP Encoding]
   internationalization support [in Web Service Dev G - 19.1 Overview]
   non-UTF-8 character encodings => See character encodings.
Enumeration [in Servlet Dev G - 6.2 Using rwsf::Enumeration]
   [in Servlet Dev G - 9.3 Implementing the Servlet Class]
   hasMoreElements [in Servlet Dev G - 6.2 Using rwsf::Enumeration]
   nextElement [in Servlet Dev G - 6.2 Using rwsf::Enumeration]
environment, setting
   for HydraExpress [in Express UG - 2.1 Configuring Your Environment]
error handling
   servers [in Express UG - 7.3.2 Server Faults]
error pages, configuring [in Web Service Dev G - 23.4 About the Servlet Used by the Service]
error-page element [in Servlet Dev G - 4.11 Configure Error Pages]
escaping text
   property doEscape [in Web Service Dev G - 8.3.9 Turning off Text Escaping to Improve Performance]
   turning off in a service [in Web Service Dev G - 8.3.9 Turning off Text Escaping to Improve Performance]
   turning off in client [in Web Service Dev G - 7.3.7 Turning off Text Escaping to Improve Performance]
etc subdirectory in code generation directory [in Web Service Dev G - 21.3.2.3 The Codegen Directory]
example-project.xml
   custom project file included in shipped examples [in Web Service Dev G - 20.2.1.1 Using the HydraExpress Project File to Set Options]
examples
   adding a locale to a SOAP header [in Web Service Dev G - 4.3 Add a Special SOAP Header]
   adding security [in Web Service Dev G - 4.1 Overview]
   adding SOAP headers [in Web Service Dev G - 4.1 Overview]
   asynchronous [in Web Service Dev G - 13.3 The Async Example]
   client faults [in Express UG - 7.3.2 Server Faults]
   configuring standalone servers [in Web Service Dev G - 23.3.4 About Configuring a Multithreaded Standalone Server or Listener]
   creating custom handlers [in Web Service Dev G - 14.4 Creating Your Own Handlers]
   data main in Weather Summary [in Web Service Dev G - 6.3.4 The Data "main" Sample Application]
   header processing [in Web Service Dev G - 15.3 SOAP Headers Example]
   Hello World basic example [in Web Service Dev G - 3.1 Overview]
   Hello World web service client [in Web Service Dev G - 3.2 Service Description]
   invoking rwsfgen [in Web Service Dev G - 3.3 Invoking the Generator]
      [in Web Service Dev G - 5.2 Invoking the Code Generator]
      [in Web Service Dev G - 7.2.2 Invoking the Generator]
      [in Web Service Dev G - 8.2.1 Invoking the Generator]
   invoking rwsfgen with WSDL [in Web Service Dev G - 20.4 Invoking the Generator with a WSDL File]
   local URL [in Servlet Dev G - 3.10 Next Steps]
   log file for adding SOAP header [in Web Service Dev G - 15.3.3 Viewing the Results]
   modifying session data in CallInfo object [in Web Service Dev G - 18.3 Manipulating a Service's Session Data]
   project file [in Web Service Dev G - 21.2.1 A Sample Project File]
   server error handling [in Express UG - 7.3.2 Server Faults]
   server implementation base class header file [in Web Service Dev G - 8.2.2.1 The Generated Abstract Base Class]
   shipped with HydraExpress [in Express UG - 1.5 Shipped Examples]
   switching transports at runtime [in Web Service Dev G - 11.5.1 Selectable Transports and Listeners]
   web.xml customization [in Web Service Dev G - 23.4 About the Servlet Used by the Service]
   wrapped document style [in Web Service Dev G - 8.3.8.1 Developing a WSDL to Support the Wrapped Style]
   XML parsing error [in XML Binding Dev G - 8.4 Data Binding Parsing Errors]
Exception [in Express UG - 7.1 Overview]
   [in Express UG - 7.1 Overview]
   [in Web Service Dev G - 8.3.3 Error Reporting and WSDL-Defined Faults]
   [in Web Service Dev G - 8.3.3 Error Reporting and WSDL-Defined Faults]
exceptions
   HydraExpress [in Express UG - 7.1 Overview]
   SourcePro [in Express UG - 7.2.2 Other Possible Exceptions]
   Standard Library [in Express UG - 7.2.2 Other Possible Exceptions]
   thrown during unmarshaling [in XML Binding Dev G - 8.4 Data Binding Parsing Errors]
   to catch in generated samples [in Express UG - 7.2.2 Other Possible Exceptions]
extension
   types derived by [in XML Binding Dev G - 8.5.3 Types Derived By Restriction or Extension]

F

fault_message.cpp generated for faults [in Web Service Dev G - 21.3.2.3 The Codegen Directory]
faults
   defined in WSDL [in Web Service Dev G - 1.2 HydraExpress Features]
      [in Web Service Dev G - 1.2 HydraExpress Features]
   FaultMessage property of CallInfo [in Web Service Dev G - 14.2.4 Fault Handlers]
   how implemented on clients and servers [in Express UG - 7.3.2 Server Faults]
   implementation [in Express UG - 7.3 Faults]
   message handlers for processing [in Web Service Dev G - 14.2.4 Fault Handlers]
   messages based on WSDL-definition [in Web Service Dev G - 8.3.3 Error Reporting and WSDL-Defined Faults]
   ServerFault class [in Web Service Dev G - 14.2.4 Fault Handlers]
   SOAP [in Express UG - 7.1 Overview]
   WSDL-defined faults [in Express UG - 7.3.3 WSDL-Defined Faults]
file argument to rwsfgen [in Web Service Dev G - 20.2 Invoking the Generator]
file naming conventions
   12d and 15d tags [in Web Service Dev G - 22.4 Using the Debug Makefiles]
files, list of generated [in Web Service Dev G - 3.3 Invoking the Generator]
files
   batch file for deploying servers [in Web Service Dev G - 8.2.4.2 Deploying Services Compiled with MSVC]
   client log [in Web Service Dev G - 15.3.3 Viewing the Results]
   client-handlers.xml [in Web Service Dev G - 12.3.1 Configuring and Using a Client Logger]
      [in Web Service Dev G - 2.2.1 Configurable Transports and Message Handlers]
   client-transports.xml [in Web Service Dev G - 2.2.1 Configurable Transports and Message Handlers]
   handlers.xml [in Web Service Dev G - 2.2.1 Configurable Transports and Message Handlers]
   objects.xml [in Web Service Dev G - 14.4.4 Register the Handlers]
      [in Web Service Dev G - 2.2.3 Support for Named Objects]
   server-transports.xml configuration file [in Web Service Dev G - 11.2 Transport and Listener Configuration Files]
   tserver-transports.xml configuration file [in Web Service Dev G - 2.2.1 Configurable Transports and Message Handlers]
filter element [in Servlet Dev G - 4.9.1 Defining the Filter Instance]
filter to URL mapping [in Servlet Dev G - 4.4 URL Patterns]
filter-class element [in Servlet Dev G - 4.9.1 Defining the Filter Instance]
filter-mapping element [in Servlet Dev G - 4.9.2 Mapping Filters to URLs]
filter-name element [in Servlet Dev G - 4.9.1 Defining the Filter Instance]
filter
   definition [in Servlet Dev G - 2.4 Filters]
   implementing [in Servlet Dev G - 6.5 Implementing a Filter]
float initialization value [in XML Binding Dev G - 8.3.1 Default Values]
fwd.h forward declares for generated classes [in Web Service Dev G - 21.3.2.6 The Include Directory]

G

generated code
   compiling with MSVC project files [in XML Binding Dev G - 3.5.2 MSVC Procedure]
   deployment descriptor [in Web Service Dev G - 2.1 Overview]
   extending through named objects [in Web Service Dev G - 2.2.3 Support for Named Objects]
   generated HTML documentation describing [in Web Service Dev G - 2.1 Overview]
   role of message handlers [in Web Service Dev G - 14.3 The Message Handler API]
getAny() accessor [in XML Binding Dev G - 8.5.4 any Element and anyAttribute]
getAnyAttribute() accessor [in XML Binding Dev G - 8.5.4 any Element and anyAttribute]
getInitParameter [in Servlet Dev G - 6.8 Reading Context Parameters]

H

handler chains
   http [in Express UG - 3.2.4 Handler Chains]
HandlerManager class
   used in logging [in Web Service Dev G - 12.3.1 Configuring and Using a Client Logger]
handlers => See message handlers.
handlers.xml [in Web Service Dev G - 2.2.1 Configurable Transports and Message Handlers]
handlers.xml configuration file for servlet [in Web Service Dev G - 20.4.1.1 Server Classes]
   [in Web Service Dev G - 23.4 About the Servlet Used by the Service]
handlers.xml in conf directory [in Web Service Dev G - 21.3.2.4 The Conf Directory]
handlers.xml
   overview [in Web Service Dev G - 14.5.2.1 The handlers.xml Configuration File]
   role in message handler API [in Web Service Dev G - 14.3 The Message Handler API]
handlers
   how invoked in Agent [in Web Service Dev G - 14.2 Types of SOAP Handlers]
   rwsf::CallInfo [in Web Service Dev G - 14.2.3 Response Handlers]
handles
   assignment operators [in XML Binding Dev G - 7.6.1.1 Making a Shallow Copy]
   copy constructor [in XML Binding Dev G - 7.6.1.1 Making a Shallow Copy]
   shallow copies [in XML Binding Dev G - 7.6.1.1 Making a Shallow Copy]
header files, location of in installation [in Express UG - 1.3.1 The Core Library]
header files
   client proxy [in Web Service Dev G - 7.2.4.1 Looking at the Code]
   server implementation base class [in Web Service Dev G - 8.2.2.1 The Generated Abstract Base Class]
   SOAP message headers [in Web Service Dev G - A.6 SOAP Headers]
headers => See also SOAP headers and transport headers.
headers, adding SOAP headers example [in Web Service Dev G - 4.1 Overview]
headers
   support for SOAP and transport headers [in Web Service Dev G - 1.2 HydraExpress Features]
   using header data to set a condition [in Web Service Dev G - 11.5.1 Selectable Transports and Listeners]
Hello World WSDL [in Web Service Dev G - 3.2 Service Description]
help flag to return help during code generation [in Web Service Dev G - 20.6 Generator Options]
host listener property [in Web Service Dev G - 11.3 Transport and Listener Properties]
   [in Web Service Dev G - 11.3 Transport and Listener Properties]
HTML documentation for generated code [in Web Service Dev G - 2.1 Overview]
HTML forms
   reading parameters [in Servlet Dev G - 7.4 Reading Parameters From a Form]
HTML
   viewing the generated documentation [in Web Service Dev G - 20.3.2.1 HTML Documentation]
      [in Web Service Dev G - 20.4.2.1 HTML Documentation]
HTTP connector [in Express UG - 3.2.2 Agent Connectors]
HTTP headers [in Web Service Dev G - 1.2 HydraExpress Features]
HTTP Method
   DELETE [in Servlet Dev G - 3.4 Implementing Request Handlers]
   GET [in Servlet Dev G - 3.4 Implementing Request Handlers]
   HEAD [in Servlet Dev G - 3.4 Implementing Request Handlers]
   POST [in Servlet Dev G - 3.4 Implementing Request Handlers]
   PUT [in Servlet Dev G - 3.4 Implementing Request Handlers]
   TRACE [in Servlet Dev G - 3.4 Implementing Request Handlers]
HTTPS connector [in Express UG - 3.2.2 Agent Connectors]
HTTPS protocol support [in Web Service Dev G - 1.2 HydraExpress Features]
   [in Web Service Dev G - 7.3.4.2 HTTPS Support]
HTTPS
   adding to Web service [in Web Service Dev G - 4.2 Add a Secure Transport]
   configuring security [in Express UG - 3.2.3 Configuring Secure Messaging with HTTPS]
HttpServlet [in Servlet Dev G - 3.2 Deriving from rwsf::HttpServlet]
   [in Servlet Dev G - 3.4 Implementing Request Handlers]
   [in Servlet Dev G - 9.2 Designing the Servlet Class]
HttpServletRequest [in Servlet Dev G - 3.4 Implementing Request Handlers]
   getContextPath [in Servlet Dev G - 8.5 Returning the URL of a Servlet]
   getHeader [in Servlet Dev G - 7.3 Inspecting HTTP Headers]
   getHeaderNames [in Servlet Dev G - 7.3 Inspecting HTTP Headers]
   getParameter [in Servlet Dev G - 7.4 Reading Parameters From a Form]
   getParameterNames [in Servlet Dev G - 7.4 Reading Parameters From a Form]
   getParameterValues [in Servlet Dev G - 7.4 Reading Parameters From a Form]
   getServletPath [in Servlet Dev G - 8.5 Returning the URL of a Servlet]
   getSession [in Servlet Dev G - 7.5 Recovering Session State]
      [in Servlet Dev G - 8.2 Saving Session State]
HttpServletResponse
   appendPayload [in Servlet Dev G - 8.4.2 Setting the Response from a String]
   encodeURL [in Servlet Dev G - 7.5 Recovering Session State]
      [in Servlet Dev G - 8.5 Returning the URL of a Servlet]
   output functions [in Servlet Dev G - 8.4 Creating an HTTP Response]
   print [in Servlet Dev G - 8.4.1 Using Java-Like Output Functions]
   println [in Servlet Dev G - 8.4.1 Using Java-Like Output Functions]
   sendError [in Servlet Dev G - 8.6 Returning an Error]
   sendRedirect [in Servlet Dev G - 8.7 Redirecting the Client]
   setContentType [in Servlet Dev G - 5.5 Browser Displays HTML Code from Servlet]
   setDateHeader [in Servlet Dev G - 8.3 Creating HTTP Headers]
   setHeader [in Servlet Dev G - 8.3 Creating HTTP Headers]
   setIntHeader [in Servlet Dev G - 8.3 Creating HTTP Headers]
   setPayload [in Servlet Dev G - 8.4.2 Setting the Response from a String]
HttpSession [in Web Service Dev G - 18.2 Session Management in the Agent's Servlet Container]
   setAttribute [in Servlet Dev G - 8.2 Saving Session State]
   setFromCookie [in Servlet Dev G - 7.5 Recovering Session State]
   setFromURL [in Servlet Dev G - 7.5 Recovering Session State]
HttpTransport [in Web Service Dev G - 15.2 How Headers Work]
HydraExpress project file
   adding options directly [in Web Service Dev G - 20.2.1.1 Using the HydraExpress Project File to Set Options]
      [in Web Service Dev G - 20.6.1 Adding Options and Customized Mappings to the HydraExpress Project File]
   customization [in Web Service Dev G - 21.2 The Project File]
   example-project.xml included in shipped examples [in Web Service Dev G - 20.2.1.1 Using the HydraExpress Project File to Set Options]
   overview [in Web Service Dev G - 20.2.1 Introduction to the HydraExpress Project File]
   property precedence [in Web Service Dev G - 20.6.3.2 The HydraExpress Project File]
HydraExpress
   setting environment [in Express UG - 2.1 Configuring Your Environment]

I

i18n [in Servlet Dev G - 4.2.1 Character Set]
   [in Servlet Dev G - 4.3 Servlet and Filter Initialization Parameters]
   [in Servlet Dev G - 4.3 Servlet and Filter Initialization Parameters]
   [in Servlet Dev G - 4.4 URL Patterns]
images
   sending as attachments [in Web Service Dev G - 17.1 Overview]
implementation
   changing default web service implementation name [in Web Service Dev G - 8.3.7 Using a Different Implementation Name]
   issues for servers [in Web Service Dev G - 8.3 Further Options]
   one-way message [in Web Service Dev G - 10.3.2.2 Implementing the Call to the Notification Endpoint]
   servers [in Web Service Dev G - 8.2.2 Using the Server Implementation]
   SOAP and transport header support [in Web Service Dev G - 15.2 How Headers Work]
   transports as named objects [in Web Service Dev G - 16.2 How HydraExpress Uses Named Objects]
   web service with notification [in Web Service Dev G - 10.3 Implementing the Service]
include directory in code generation directory [in Web Service Dev G - 21.3.2.6 The Include Directory]
init-param element [in Servlet Dev G - 4.3 Servlet and Filter Initialization Parameters]
initialization parameters
   reading [in Servlet Dev G - 6.7 Reading Initialization Parameters]
   setting [in Servlet Dev G - 4.3 Servlet and Filter Initialization Parameters]
initialization values for C++ types [in XML Binding Dev G - 8.3.1 Default Values]
initialization
   parameters (init-params) [in Web Service Dev G - 23.4 About the Servlet Used by the Service]
installation
   location of Core header files [in Express UG - 1.3.1 The Core Library]
int initialization value [in XML Binding Dev G - 8.3.1 Default Values]
internationalization of your applications => See also character encoding.
invoking
   code generator to produce a full service [in Web Service Dev G - 10.2.1 Code Generation Outputs]
   web service client [in Web Service Dev G - 8.2.5 Testing the Service]
isClient() method [in Web Service Dev G - 14.2.3 Response Handlers]
isRequest() method [in Web Service Dev G - 14.2.3 Response Handlers]
isStopped() method to determine if listener is stopped [in Web Service Dev G - 23.3.3 Shutting down a Standalone Server]
isValid() method for instance documents validation [in XML Binding Dev G - 2.4.2 Instance Document Validation]

J

Java
   option for specifying heap size [in Web Service Dev G - 20.3.3 Issues with Large Complex Schemas]
   RW_JAVAOPT environment variable [in Web Service Dev G - 20.3.3 Issues with Large Complex Schemas]

K

keep-alive listener property [in Web Service Dev G - 11.3 Transport and Listener Properties]
   [in Web Service Dev G - 11.3 Transport and Listener Properties]
key elements [in XML Binding Dev G - 8.5.11 Key and Keyref Elements]
keyref elements [in XML Binding Dev G - 8.5.11 Key and Keyref Elements]

L

lib directory in code generation directory [in Web Service Dev G - 21.3.2.7 The Lib Directory]
libraries
   12d [in Express UG - 2.2 The HydraExpress Directory Structure]
   15d [in Express UG - 2.2 The HydraExpress Directory Structure]
   adding third-party libraries to makefile [in Web Service Dev G - 20.6.2 Adding Outside Libraries, Includes or Compiler Properties to a Project]
   primary libraries in HydraExpress [in Express UG - 1.3 HydraExpress Libraries]
library files
   location of after compiling [in Web Service Dev G - 22.5.2 Location of Generated Libraries and Binary Files]
list [in Servlet Dev G - 7.4 Reading Parameters From a Form]
listener-class element [in Servlet Dev G - 4.10 Define Listeners]
listener
   implementing [in Servlet Dev G - 6.6 Implementing a Listener]
listeners
   as a standalone server [in Web Service Dev G - 23.3 Standalone Server Implementations]
   autoconfiguring [in Web Service Dev G - 11.4 Using an Autoconfigured Listener]
   configuring a custom listener [in Web Service Dev G - 11.6 Creating a Transport]
   registration macro [in Web Service Dev G - 11.6 Creating a Transport]
lists defined
   C++ data binding handling of lists [in XML Binding Dev G - 8.5.8 Lists]
locale
   adding in a SOAP header [in Web Service Dev G - 4.3 Add a Special SOAP Header]
log.out file [in Web Service Dev G - 15.3.3 Viewing the Results]
logger
   client logging levels [in Express UG - 6.3 The Web Services Logger for Client Applications]
   custom [in Express UG - 6.2.3 Creating and Using Custom Loggers]
   custom logging formatter [in Express UG - 6.2.1 Agent Logging Fundamentals]
   default [in Express UG - 6.2.1 Agent Logging Fundamentals]
      [in Web Service Dev G - 12.4.1 Using the Global Agent Logger in Service Code]
   global [in Express UG - 6.2 The Agent Logger]
      [in Web Service Dev G - 12.4.1 Using the Global Agent Logger in Service Code]
   in client applications [in Express UG - 6.3 The Web Services Logger for Client Applications]
   levels, definitions of [in Express UG - 6.2.1 Agent Logging Fundamentals]
      [in Express UG - 6.2.3.3 Creating a Rotating Log File]
      [in Express UG - 6.3 The Web Services Logger for Client Applications]
      [in Web Service Dev G - 12.2 Web Service Logger Levels]
   rotating [in Express UG - 6.2.3.3 Creating a Rotating Log File]
   separating messages [in Express UG - 6.2.3.2.2 Separating Your Log Messages from the Agent Messages]
   web services [in Express UG - 6.3 The Web Services Logger for Client Applications]
logging [in Web Service Dev G - 12.1 Overview]
   [in Web Service Dev G - 7.3.6 Client-Side Logging]
   client-side configuration file [in Web Service Dev G - 7.3.8.1 Handlers Configuration File: client-handlers.xml]
   client-side logging [in Web Service Dev G - 15.3.3 Viewing the Results]
   log file rwsfgen.log [in Web Service Dev G - 20.3 Invoking the Generator with an XML Schema]
      [in Web Service Dev G - 20.4 Invoking the Generator with a WSDL File]
long initialization value [in XML Binding Dev G - 8.3.1 Default Values]

M

macros
   RWSF_DEFINE_FILTER [in Servlet Dev G - 6.4 Defining Filters, Servlets, and Listeners]
   RWSF_DEFINE_FILTER_NAME [in Servlet Dev G - 6.4 Defining Filters, Servlets, and Listeners]
   RWSF_DEFINE_LISTENER [in Servlet Dev G - 6.4 Defining Filters, Servlets, and Listeners]
      [in Servlet Dev G - 6.4 Defining Filters, Servlets, and Listeners]
   RWSF_DEFINE_MESSAGE_HANDLER [in Web Service Dev G - 11.6 Creating a Transport]
      [in Web Service Dev G - 11.6 Creating a Transport]
      [in Web Service Dev G - 14.4.4 Register the Handlers]
   RWSF_DEFINE_SERVLET [in Servlet Dev G - 3.3 Defining the Servlet]
      [in Servlet Dev G - 6.4 Defining Filters, Servlets, and Listeners]
   RWSF_DEFINE_SERVLET_NAME [in Servlet Dev G - 6.4 Defining Filters, Servlets, and Listeners]
   RWSF_DEFINE_STATIC_MESSAGE_HANDLER [in Web Service Dev G - 12.3.1 Configuring and Using a Client Logger]
makefile.include include makefile [in Web Service Dev G - 20.6.2 Adding Outside Libraries, Includes or Compiler Properties to a Project]
   [in Web Service Dev G - 21.3.1 The Top-Level Code Generation Directory]
   [in Web Service Dev G - 22.2 The Default Generated Makefiles]
makefile
   examples [in Servlet Dev G - 3.5 Compiling the Servlet]
makefiles [in Web Service Dev G - 2.1 Overview]
   [in Web Service Dev G - 20.4.2.3 C++ Makefiles]
   [in Web Service Dev G - 22.2 The Default Generated Makefiles]
   [in XML Binding Dev G - 1.2 Dependency on the Core Library]
   debug [in Web Service Dev G - 22.4 Using the Debug Makefiles]
   default generated [in Web Service Dev G - 22.2 The Default Generated Makefiles]
   deploying [in Web Service Dev G - 23.2.3 Deploying your Service with the Makefile]
   include makefile makefile.include [in Web Service Dev G - 20.6.2 Adding Outside Libraries, Includes or Compiler Properties to a Project]
   option for not generating [in Web Service Dev G - 20.6 Generator Options]
   procedure to build [in Web Service Dev G - 22.5 Procedure for Building with the Makefiles]
   specifying name for during code generation [in Web Service Dev G - 20.6 Generator Options]
   using to deploy a server [in Web Service Dev G - 3.5.2.1 Deploying with the makefile]
      [in Web Service Dev G - 8.2.4.1 Deploying with the Makefile]
manifest.xml manifest file location [in Web Service Dev G - 21.3.2.3 The Codegen Directory]
manual
   organization [in Servlet Dev G - 1.2 Organization of this Manual]
mapping
   schema xsd simple types [in Web Service Dev G - A.3 Simple Type Mappings]
   SOAP-encoded built-in types [in Web Service Dev G - A.5.2 SOAP-Encoded Built-in Types and References]
   unsupported types to supported types [in XML Binding Dev G - 7.5 Working with Unsupported Complex Types]
   XML namespacs to C++ namespaces [in XML Binding Dev G - 8.2.2.2 Mapping XML Namespaces to C++ Namespaces]
mappings element in project file [in Web Service Dev G - 20.6.1.1 Providing Customized Type Mappings to the Code Generator]
mappings
   customizing datatype mappings for code generator [in Web Service Dev G - 20.6.1.1 Providing Customized Type Mappings to the Code Generator]
marshal() method [in XML Binding Dev G - 1.1 Welcome]
   [in XML Binding Dev G - 3.6.4 Marshaling]
   [in XML Binding Dev G - 4.4.4 Marshaling]
   [in XML Binding Dev G - 8.5.2.1 Marshal methods]
Marshaler parent class for generated marshalers [in Web Service Dev G - 20.3.1 Architecture of the Generated Classes]
marshaling
   element names depend on DefaultElementName static data member [in XML Binding Dev G - 8.2.1 Static Data Members]
   handling of nillable elements [in XML Binding Dev G - 8.5.6 nillable Elements]
   marshal() method in generated datatype classes [in Web Service Dev G - 6.3.2 The Generated Data Classes]
   option to eliminate whitespace [in Web Service Dev G - 20.6 Generator Options]
   provided by generated classes [in Web Service Dev G - 20.3.1 Architecture of the Generated Classes]
   testing with sample application [in Web Service Dev G - 20.3.2.2 Sample Application Files]
maxOccurs schema attribute
   relevance to collections [in XML Binding Dev G - 8.5.7 Collections]
message handler chains [in Web Service Dev G - 2.2.1 Configurable Transports and Message Handlers]
   modifying session data [in Web Service Dev G - 18.3 Manipulating a Service's Session Data]
message handlers [in Web Service Dev G - 14.1 Overview]
   aborting processing [in Web Service Dev G - 14.4.2.3 Aborting Handler Processing]
   adding to client [in Web Service Dev G - 14.4.3 Add the Handlers to the Proxy]
   API classes [in Web Service Dev G - 14.3 The Message Handler API]
   as named objects [in Web Service Dev G - 16.2 How HydraExpress Uses Named Objects]
      [in Web Service Dev G - 16.2 How HydraExpress Uses Named Objects]
      [in Web Service Dev G - 16.2 How HydraExpress Uses Named Objects]
   chaining [in Web Service Dev G - 14.5 Chaining Handlers]
   chaining process order on client [in Web Service Dev G - 14.5.1 Chaining Handlers on the Client]
   configuring [in Web Service Dev G - 14.4.5 Configure the Handlers]
      [in Web Service Dev G - 2.2.1 Configurable Transports and Message Handlers]
   creating a custom handler [in Web Service Dev G - 14.4 Creating Your Own Handlers]
   creating a request handler [in Web Service Dev G - 14.4.2.1 Creating a Request Handler]
   creating a transport handler [in Web Service Dev G - 14.4.2.2 Creating a Transport Handler]
   description of types [in Web Service Dev G - 14.2 Types of SOAP Handlers]
   dynamic [in Web Service Dev G - 2.2 Supporting a Dynamic System]
   fault handlers defined [in Web Service Dev G - 14.2.4 Fault Handlers]
   handlers example [in Web Service Dev G - 14.4 Creating Your Own Handlers]
   logging handler [in Web Service Dev G - 7.3.6 Client-Side Logging]
      [in Web Service Dev G - 8.3.5 Server-Side Logging]
   manipulating session data [in Web Service Dev G - 18.3 Manipulating a Service's Session Data]
   registering in objects.xml [in Web Service Dev G - 14.4.4 Register the Handlers]
   request handlers defined [in Web Service Dev G - 14.2.2 Request Handlers]
   response handlers defined [in Web Service Dev G - 14.2.3 Response Handlers]
   role in architecture of generated classes [in Web Service Dev G - 14.3 The Message Handler API]
   runtime switching [in Web Service Dev G - 2.2.4 Dynamic Switching at Runtime]
   stopping the processing chain [in Web Service Dev G - 14.4.2.3 Aborting Handler Processing]
   transport handlers defined [in Web Service Dev G - 14.2.1 Transport Handlers]
   using a handler for both requests and responses [in Web Service Dev G - 14.2.3 Response Handlers]
message headers
   SOAP [in Web Service Dev G - A.6 SOAP Headers]
message package
   and MIME [in Web Service Dev G - 17.2 The SOAP with Attachments Specification]
message pattern, notification [in Web Service Dev G - 21.3.2.4 The Conf Directory]
message patterns [in Web Service Dev G - 1.2 HydraExpress Features]
   [in Web Service Dev G - 2.2 Supporting a Dynamic System]
   defined [in Web Service Dev G - 2.2.2 Message Patterns and Asynchronous Messaging]
   defined by WSDL [in Web Service Dev G - 9.1 Overview]
   notification described [in Web Service Dev G - 9.2.4 The Notification Pattern]
   notification example [in Web Service Dev G - 9.1 Overview]
   one-way messages described [in Web Service Dev G - 9.2.3 The One Way Pattern]
   one-way messages example [in Web Service Dev G - 9.1 Overview]
   request-response described [in Web Service Dev G - 9.2.2 The Request-Response Pattern]
   solicit-response described [in Web Service Dev G - 9.2.5 The Solicit-Response Pattern]
   synchronous versus asynchronous [in Web Service Dev G - 2.2.2 Message Patterns and Asynchronous Messaging]
MessageAttachment [in Web Service Dev G - 17.3.3 Generate Code and Manipulate the Attachment]
MessageHandler [in Web Service Dev G - 20.4.1.2 Client Classes]
MessageHandlerImp
   derive from to create custom handler [in Web Service Dev G - 14.3 The Message Handler API]
   used in message handlers [in Web Service Dev G - 14.3 The Message Handler API]
MessageInfo
   data structures [in Express UG - 5.3.1 Request Handling and Threading]
MessageProperties
   used in message handlers [in Web Service Dev G - 14.3 The Message Handler API]
messages
   asynchronous [in Web Service Dev G - 1.2 HydraExpress Features]
      [in Web Service Dev G - 2.2 Supporting a Dynamic System]
   client code for WSDL-defined fault messages [in Express UG - 7.3.4 Generated Client-Side Code]
   example code for defining faults in WSDL [in Express UG - 7.3.4 Generated Client-Side Code]
   fault messages defined in WSDL [in Express UG - 7.3.3 WSDL-Defined Faults]
      [in Web Service Dev G - 1.2 HydraExpress Features]
      [in Web Service Dev G - 1.2 HydraExpress Features]
      [in Web Service Dev G - 8.3.3 Error Reporting and WSDL-Defined Faults]
   processing of by message handlers [in Web Service Dev G - 2.2.1 Configurable Transports and Message Handlers]
   runtime switching [in Web Service Dev G - 1.2 HydraExpress Features]
   separating log from Agent [in Express UG - 6.2.3.2.2 Separating Your Log Messages from the Agent Messages]
MessageServiceImp [in Web Service Dev G - 15.2 How Headers Work]
MIME attachments
   binding [in Web Service Dev G - 17.3.2.3 Define the MIME Bindings]
   overall [in Web Service Dev G - 17.3 Working with Attachments]
   SwA specification [in Web Service Dev G - 17.1 Overview]
minOccurs schema attribute
   determines optional elements and attributes [in XML Binding Dev G - 8.5.5 Optional Elements and Attributes]
   relevance to collections [in XML Binding Dev G - 8.5.7 Collections]
model groups [in XML Binding Dev G - 8.5.12 Content Model Groups]
MSVC project files [in XML Binding Dev G - 1.2 Dependency on the Core Library]
   [in XML Binding Dev G - 3.5.2 MSVC Procedure]
   deploying service compiled using [in Web Service Dev G - 8.2.4.2 Deploying Services Compiled with MSVC]
   overview [in Web Service Dev G - 2.1 Overview]
MSVC projects
   deploying [in Web Service Dev G - 3.5.2.2 Deploying Services Compiled with MSVC Project Files]
   files generated for your platform [in Web Service Dev G - 20.4.2.4 MSVC Project Files]
   generated files [in Web Service Dev G - 22.2 The Default Generated Makefiles]
   how to build [in Web Service Dev G - 22.7 Using MSVC Project Files]
multipart/related
   and MIME [in Web Service Dev G - 17.2 The SOAP with Attachments Specification]
multiple WSDLs and Schemas, generating code with [in Web Service Dev G - 20.5 Generating Code with Multiple Schemas or WSDLs]
Multipurpose Internet Mail Extensions => See MIME
multithreaded
   standalone server [in Web Service Dev G - 23.3.4 About Configuring a Multithreaded Standalone Server or Listener]
multithreading
   Agent servlet container [in Web Service Dev G - 8.3.1 Multithreading]
   safety in asynchronous services [in Web Service Dev G - 11.6.1 A Note on Multithread Safety]
   servers [in Web Service Dev G - 8.3.1 Multithreading]
   servlet container [in Express UG - 3.3.3.1 Configuring Multiple Single-Thread Servlet Containers]
   web service clients [in Web Service Dev G - 7.3.2 Multithreading]
mustUnderstand attribute in SOAP message headers [in Web Service Dev G - A.6 SOAP Headers]
mutator naming [in XML Binding Dev G - 8.5.1 Accessors and Mutators]

N

name attribute of transport element [in Web Service Dev G - 11.2 Transport and Listener Configuration Files]
named objects [in Web Service Dev G - 2.2 Supporting a Dynamic System]
   general concepts [in Web Service Dev G - 2.2.3 Support for Named Objects]
   message handlers [in Web Service Dev G - 16.2 How HydraExpress Uses Named Objects]
   used to implement transports [in Web Service Dev G - 16.2 How HydraExpress Uses Named Objects]
names
   same names in namespaces [in XML Binding Dev G - 8.2.2.3 Differentiating Same-Named Items]
namespaces [in XML Binding Dev G - 8.2.2 Namespaces]
   accessing fully qualified name [in XML Binding Dev G - 8.2.2.1 Accessing the Fully Qualified XML Name of a Complex Type]
   adding to root elements [in XML Binding Dev G - 8.2.2.4 Adding a Namespace to a Root Element]
   collisions [in Web Service Dev G - 20.5.1 A Note on Namespace Collisions]
   customizing in project file [in Web Service Dev G - 20.6.1.1 Providing Customized Type Mappings to the Code Generator]
   same names [in XML Binding Dev G - 8.2.2.3 Differentiating Same-Named Items]
   use of XmlName [in XML Binding Dev G - 8.2.2 Namespaces]
naming conflicts
   asynchronous methods [in Web Service Dev G - 13.4 Asynchronous Method Naming Conflicts]
   in asynchronous clients [in Web Service Dev G - A.2.5.1 Possible Naming Conflicts with Asynchronous Clients]
naming conventions for classes and methods [in Express UG - A.1.2 Naming Conventions]
naming conventions
   accessors [in XML Binding Dev G - 8.5.1 Accessors and Mutators]
   changing default name of web service implementation [in Web Service Dev G - 8.3.7 Using a Different Implementation Name]
   method and parameter names in generated code [in Web Service Dev G - A.2.5 Methods and Parameters]
   mutators [in XML Binding Dev G - 8.5.1 Accessors and Mutators]
naming
   specifying a project name during code generation [in Web Service Dev G - 20.6 Generator Options]
      [in Web Service Dev G - 5.3 Common Generator Options]
nested arrays => See recursive arrays.
nillable elements [in XML Binding Dev G - 8.5.6 nillable Elements]
notification [in Web Service Dev G - 7.3.8 Customizing the Client Configuration Files]
notification message pattern [in Web Service Dev G - 9.1 Overview]
   described [in Web Service Dev G - 9.2.4 The Notification Pattern]
notification
   and asynchronicity [in Web Service Dev G - 13.1 Overview]
      [in Web Service Dev G - 9.2.6 Message Patterns and Asynchronous Messaging]
   classes [in Web Service Dev G - 9.3 Architecture of the Notification Classes]
   example web service [in Web Service Dev G - 9.1 Overview]
   implementing a service supporting [in Web Service Dev G - 10.3 Implementing the Service]
   message pattern [in Web Service Dev G - 1.2 HydraExpress Features]
      [in Web Service Dev G - 2.2.2 Message Patterns and Asynchronous Messaging]
      [in Web Service Dev G - 21.3.2.4 The Conf Directory]
   properties for standalone server [in Web Service Dev G - 23.3.4 About Configuring a Multithreaded Standalone Server or Listener]
   proxy [in Web Service Dev G - 10.3.2 The Solicit-Response and Notification Operations]

O

obj subdirectory in code generation directory [in Web Service Dev G - 21.3.2.3 The Codegen Directory]
objects.xml file [in Web Service Dev G - 14.4.4 Register the Handlers]
   [in Web Service Dev G - 2.2.3 Support for Named Objects]
objects.xml in conf directory [in Web Service Dev G - 21.3.2.4 The Conf Directory]
one-way message pattern [in Web Service Dev G - 1.2 HydraExpress Features]
   [in Web Service Dev G - 2.2.2 Message Patterns and Asynchronous Messaging]
   [in Web Service Dev G - 9.1 Overview]
   described [in Web Service Dev G - 9.2.3 The One Way Pattern]
one-way messages
   and asynchronicity [in Web Service Dev G - 13.1 Overview]
      [in Web Service Dev G - 9.2.6 Message Patterns and Asynchronous Messaging]
   asynchronous [in Web Service Dev G - 13.3.2 Implementing the One-Way Method Asynchronously]
   example of web service that uses [in Web Service Dev G - 9.1 Overview]
   example web service [in Web Service Dev G - 9.1 Overview]
   implementing [in Web Service Dev G - 10.3.2.2 Implementing the Call to the Notification Endpoint]
   implementing a service with [in Web Service Dev G - 10.3 Implementing the Service]
operations
   method parameters correspond to WSDL part names [in Web Service Dev G - 7.2.4 Using the Client Proxy]
      [in Web Service Dev G - 8.2.2 Using the Server Implementation]
   web service as C++ method calls [in Web Service Dev G - 7.2.4 Using the Client Proxy]
      [in Web Service Dev G - 8.2.2 Using the Server Implementation]
optional schema elements and attributes [in XML Binding Dev G - 8.5.5 Optional Elements and Attributes]
options
   adding directly to project file [in Web Service Dev G - 20.2.1.1 Using the HydraExpress Project File to Set Options]
      [in Web Service Dev G - 20.6.1 Adding Options and Customized Mappings to the HydraExpress Project File]
   code generation [in Web Service Dev G - 20.2 Invoking the Generator]
      [in Web Service Dev G - 20.6 Generator Options]
   command line options override other options [in Web Service Dev G - 20.6.3.3 Command Line Options]
   common code generator [in Web Service Dev G - 5.3 Common Generator Options]
   defining alternate transport location in standalone server [in Web Service Dev G - 23.3.1 Standalone Server Options]
   for deployment [in Web Service Dev G - 23.1 Overview]
   for rwsfserver [in Web Service Dev G - 23.2.5 Agent Options]
   in project file [in Web Service Dev G - 21.2.3 Creating a Customized Project File for Special Generation Options]
   Java options using RW_JAVAOPT environment variable [in Web Service Dev G - 20.3.3 Issues with Large Complex Schemas]
   makefiles [in Web Service Dev G - 22.3 Makefile Options]
   property precedence [in Web Service Dev G - 20.6.3 Conflicting Options and Property Precedence]
   rwsfserver startup script [in Web Service Dev G - 23.2.5 Agent Options]
   standalone server [in Web Service Dev G - 23.3.1 Standalone Server Options]
orchestration
   implemented through custom headers [in Web Service Dev G - 15.4 Uses for Header Support]
overwrite protection
   bin not overwrite protected [in Web Service Dev G - 21.3.2.2 The Bin Directory]

P

param-name element [in Servlet Dev G - 4.3 Servlet and Filter Initialization Parameters]
   [in Servlet Dev G - 4.7 Set Context Parameters]
param-value element [in Servlet Dev G - 4.7 Set Context Parameters]
parameters
   finding names [in Servlet Dev G - 7.4 Reading Parameters From a Form]
   finding values [in Servlet Dev G - 7.4 Reading Parameters From a Form]
parsing errors [in XML Binding Dev G - 8.4 Data Binding Parsing Errors]
part names in WSDL become parameters in operation methods [in Web Service Dev G - 7.2.4 Using the Client Proxy]
   [in Web Service Dev G - 8.2.2 Using the Server Implementation]
password transport property [in Web Service Dev G - 11.3 Transport and Listener Properties]
PDF documents
   sending as attachments [in Web Service Dev G - 17.1 Overview]
performance
   escaping text [in Web Service Dev G - 7.3.7 Turning off Text Escaping to Improve Performance]
      [in Web Service Dev G - 8.3.9 Turning off Text Escaping to Improve Performance]
   long generation time for large schemas [in Web Service Dev G - 20.3.3 Issues with Large Complex Schemas]
   multithreading in Agent servlet container [in Web Service Dev G - 8.3.1 Multithreading]
   multithreading in web service clients [in Web Service Dev G - 7.3.2 Multithreading]
   reducing code generation time [in Web Service Dev G - 20.3.3 Issues with Large Complex Schemas]
      [in Web Service Dev G - 20.3.3 Issues with Large Complex Schemas]
      [in Web Service Dev G - 20.3.3 Issues with Large Complex Schemas]
      [in Web Service Dev G - 20.6 Generator Options]
pkgdefs.h containing build macros [in Web Service Dev G - 21.3.2.6 The Include Directory]
platforms
   properties file [in Web Service Dev G - 20.6.3.1 Platform Properties and Startup Properties Files]
pluggable transports [in Web Service Dev G - 2.2.1 Configurable Transports and Message Handlers]
   base class for creating custom transport [in Web Service Dev G - 11.6 Creating a Transport]
   corresponding listeners [in Web Service Dev G - 11.6 Creating a Transport]
   creating [in Web Service Dev G - 11.6 Creating a Transport]
   creating and using [in Web Service Dev G - 11.1 Overview]
polymorphic types
   and restriction or extension [in XML Binding Dev G - 8.5.3 Types Derived By Restriction or Extension]
port listener property [in Web Service Dev G - 11.3 Transport and Listener Properties]
   [in Web Service Dev G - 11.3 Transport and Listener Properties]
ports
   Agent [in Express UG - 3.2.2.1 Agent Ports]
   for Agent servlet container [in Web Service Dev G - 23.2.2 Agent Ports]
   issues with [in Express UG - 3.2.2.1 Agent Ports]
   standalone server [in Web Service Dev G - 23.3.2 Standalone Server Ports]
print function [in Servlet Dev G - 3.4 Implementing Request Handlers]
println function [in Servlet Dev G - 3.4 Implementing Request Handlers]
procedures
   creating a server [in Web Service Dev G - 8.1 Overview]
   creating a web service client [in Web Service Dev G - 7.1 Overview]
process control [in Web Service Dev G - 1.2 HydraExpress Features]
processing
   stop processing handler chains [in Web Service Dev G - 14.4.2.3 Aborting Handler Processing]
programming components shipped [in Web Service Dev G - 7.3.2 Multithreading]
project file [in Web Service Dev G - 21.2 The Project File]
   used in shipped examples [in Express UG - 1.5.1 The Use of the HydraExpress Project File in Shipped Examples]
properties file
   for code generation [in Web Service Dev G - 20.6.3.1 Platform Properties and Startup Properties Files]
properties
   auto-start listener property [in Web Service Dev G - 11.3 Transport and Listener Properties]
   connect-timeout transport property [in Web Service Dev G - 11.3 Transport and Listener Properties]
   host listener property [in Web Service Dev G - 11.3 Transport and Listener Properties]
   keep-alive listener property [in Web Service Dev G - 11.3 Transport and Listener Properties]
   password transport property [in Web Service Dev G - 11.3 Transport and Listener Properties]
   port listener property [in Web Service Dev G - 11.3 Transport and Listener Properties]
   reply-timeout transport property [in Web Service Dev G - 11.3 Transport and Listener Properties]
   request-backlog listener property [in Web Service Dev G - 11.3 Transport and Listener Properties]
   request-buffersize listener property [in Web Service Dev G - 11.3 Transport and Listener Properties]
   request-timeout listener property [in Web Service Dev G - 11.3 Transport and Listener Properties]
   security-init-seed HTTPS transport property [in Web Service Dev G - 11.3 Transport and Listener Properties]
      [in Web Service Dev G - 11.3 Transport and Listener Properties]
   security-init-seed-type HTTPS transport property [in Web Service Dev G - 11.3 Transport and Listener Properties]
      [in Web Service Dev G - 11.3 Transport and Listener Properties]
   server-transports.xml configuration file [in Web Service Dev G - 10.4.5 Transport Configuration File Supporting Notification]
   setting transport properties [in Web Service Dev G - 11.3 Transport and Listener Properties]
   submit-timeout transport property [in Web Service Dev G - 11.3 Transport and Listener Properties]
   transports [in Web Service Dev G - 11.3 Transport and Listener Properties]
   user transport property [in Web Service Dev G - 11.3 Transport and Listener Properties]
property precedence
   in the code generators [in Web Service Dev G - 20.6.3 Conflicting Options and Property Precedence]
proxy-location transport property [in Web Service Dev G - 11.3 Transport and Listener Properties]

Q

qualified name
   accessing [in XML Binding Dev G - 8.2.2.1 Accessing the Fully Qualified XML Name of a Complex Type]

R

recursive arrays [in Web Service Dev G - A.5.3 Recursive Arrays]
references
   handling of SOAP references [in Web Service Dev G - A.5 SOAP Encoding]
      [in Web Service Dev G - A.5.2 SOAP-Encoded Built-in Types and References]
registering
   listeners [in Web Service Dev G - 11.6 Creating a Transport]
   message handlers [in Web Service Dev G - 14.4.4 Register the Handlers]
   transports [in Web Service Dev G - 11.6 Creating a Transport]
reply-timeout transport property [in Web Service Dev G - 11.3 Transport and Listener Properties]
request handlers
   HTTP [in Servlet Dev G - 3.4 Implementing Request Handlers]
request URL
   accessing from a service implementation [in Web Service Dev G - 8.3.10 Accessing the Request URL]
request-backlog listener property [in Web Service Dev G - 11.3 Transport and Listener Properties]
   [in Web Service Dev G - 11.3 Transport and Listener Properties]
request-buffersize listener property [in Web Service Dev G - 11.3 Transport and Listener Properties]
   [in Web Service Dev G - 11.3 Transport and Listener Properties]
request-response message pattern [in Web Service Dev G - 1.2 HydraExpress Features]
   [in Web Service Dev G - 2.2.2 Message Patterns and Asynchronous Messaging]
   [in Web Service Dev G - 9.1 Overview]
   described [in Web Service Dev G - 9.2.2 The Request-Response Pattern]
   implementing on client [in Web Service Dev G - 10.4.2 The Request-Response Service Operation Call]
request-timeout listener property [in Web Service Dev G - 11.3 Transport and Listener Properties]
   [in Web Service Dev G - 11.3 Transport and Listener Properties]
request
   container routing of [in Servlet Dev G - 7.2 Understanding Request Routing]
RequestDispatcher
   forward [in Servlet Dev G - 8.8 Forwarding a Request]
requests
   addServiceRequestHandler() method [in Web Service Dev G - 14.4.3 Add the Handlers to the Proxy]
   as handlers [in Web Service Dev G - 14.2.2 Request Handlers]
   creating a request handler [in Web Service Dev G - 14.4.2.1 Creating a Request Handler]
responses
   as handlers [in Web Service Dev G - 14.2.3 Response Handlers]
restriction
   types derived by [in XML Binding Dev G - 8.5.3 Types Derived By Restriction or Extension]
reusable code [in Web Service Dev G - 1.2 HydraExpress Features]
Rogue Wave Web site
   technology access [in Express UG - B.3 Web Access to Rogue Wave Technology]
root elements
   adding namespaces [in XML Binding Dev G - 8.2.2.4 Adding a Namespace to a Root Element]
rotating logger [in Express UG - 6.2.3.3 Creating a Rotating Log File]
runtime switching [in Web Service Dev G - 1.2 HydraExpress Features]
   [in Web Service Dev G - 2.2.4 Dynamic Switching at Runtime]
   [in Web Service Dev G - 2.2 Supporting a Dynamic System]
runtime
   transport switching [in Web Service Dev G - 11.5.1 Selectable Transports and Listeners]
      [in Web Service Dev G - 11.5.1 Selectable Transports and Listeners]
RW_JAVAOPT environment variable [in Web Service Dev G - 20.3.3 Issues with Large Complex Schemas]
rwagent.xml
   defined [in Express UG - 3.2 Configuring the Agent]
RWCString class [in Web Service Dev G - A.3 Simple Type Mappings]
RWCString
   initialization value [in XML Binding Dev G - 8.3.1 Default Values]
   mapping [in XML Binding Dev G - 8.3 Simple Types]
RWDate class [in Web Service Dev G - A.3 Simple Type Mappings]
RWDate
   initialization value [in XML Binding Dev G - 8.3.1 Default Values]
   mapping [in XML Binding Dev G - 8.3 Simple Types]
RWDateTime class [in Web Service Dev G - A.3 Simple Type Mappings]
RWDateTime
   initialization value [in XML Binding Dev G - 8.3.1 Default Values]
   mapping [in XML Binding Dev G - 8.3 Simple Types]
RWDecimalPortable class [in Web Service Dev G - A.3 Simple Type Mappings]
   [in Web Service Dev G - A.3 Simple Type Mappings]
RWDecimalPortable
   initialization value [in XML Binding Dev G - 8.3.1 Default Values]
   mapping [in XML Binding Dev G - 8.3 Simple Types]
      [in XML Binding Dev G - 8.3 Simple Types]
rwsf::CallInfo
   handler-related methods [in Web Service Dev G - 14.2.3 Response Handlers]
rwsf::LogFormatter [in Express UG - 6.2.1 Agent Logging Fundamentals]
rwsf::MessageInfo [in Express UG - 5.3.1 Request Handling and Threading]
   [in Web Service Dev G - 11.7.1 Request Handling and Threading]
rwsf
   doEscape property in proxy [in Web Service Dev G - 7.3.7 Turning off Text Escaping to Improve Performance]
      [in Web Service Dev G - 7.3.7 Turning off Text Escaping to Improve Performance]
      [in Web Service Dev G - 7.3.7 Turning off Text Escaping to Improve Performance]
   doEscape property [in Web Service Dev G - 8.3.9 Turning off Text Escaping to Improve Performance]
   requestURLattribute [in Web Service Dev G - 8.3.10 Accessing the Request URL]
RWSF_DEFINE macros [in Servlet Dev G - 4.10 Define Listeners]
   [in Servlet Dev G - 4.8.1 Defining the Servlet Instance]
   [in Servlet Dev G - 4.8.1 Defining the Servlet Instance]
   [in Servlet Dev G - 4.9.1 Defining the Filter Instance]
   [in Servlet Dev G - 4.9.1 Defining the Filter Instance]
RWSF_DEFINE_FILTER [in Servlet Dev G - 6.4 Defining Filters, Servlets, and Listeners]
RWSF_DEFINE_FILTER_NAME [in Servlet Dev G - 6.4 Defining Filters, Servlets, and Listeners]
RWSF_DEFINE_LISTENER [in Servlet Dev G - 6.4 Defining Filters, Servlets, and Listeners]
   [in Servlet Dev G - 6.4 Defining Filters, Servlets, and Listeners]
RWSF_DEFINE_MESSAGE_HANDLER macro [in Web Service Dev G - 11.6 Creating a Transport]
   [in Web Service Dev G - 11.6 Creating a Transport]
   [in Web Service Dev G - 14.4.4 Register the Handlers]
RWSF_DEFINE_SERVLET [in Servlet Dev G - 3.3 Defining the Servlet]
   [in Servlet Dev G - 6.4 Defining Filters, Servlets, and Listeners]
RWSF_DEFINE_SERVLET_NAME [in Servlet Dev G - 6.4 Defining Filters, Servlets, and Listeners]
RWSF_DEFINE_STATIC_MESSAGE_HANDLER macro
   used to register a logger [in Web Service Dev G - 12.3.1 Configuring and Using a Client Logger]
RWSF_HOME environment variable
   specifying a home directory during code generation [in Web Service Dev G - 20.6 Generator Options]
rwsfgen.log log file [in Web Service Dev G - 20.3 Invoking the Generator with an XML Schema]
   [in Web Service Dev G - 20.4 Invoking the Generator with a WSDL File]
rwsfgen
   code generator [in Express UG - 1.2 HydraExpress Components]
   detailed procedure for invoking [in Web Service Dev G - 20.2 Invoking the Generator]
   invoking for server generation [in Web Service Dev G - 7.2.2 Invoking the Generator]
      [in Web Service Dev G - 8.2.1 Invoking the Generator]
   invoking [in Web Service Dev G - 5.2 Invoking the Code Generator]
   options [in Web Service Dev G - 20.2 Invoking the Generator]
      [in Web Service Dev G - 5.2 Invoking the Code Generator]
rwsfserver [in Servlet Dev G - 3.8 Stopping and Starting the Agent, and Executing the Servlet]
rwsfserver startup script
   options [in Web Service Dev G - 23.2.5 Agent Options]
   overview [in Web Service Dev G - 23.2 Deploying to the Agent]
rwsfserver
   list of all options [in Web Service Dev G - 23.2.5 Agent Options]
RWXmlDuration class [in Web Service Dev G - A.3 Simple Type Mappings]
RWxmsg
   SourcePro exception class [in Express UG - 7.2.2 Other Possible Exceptions]

S

sample code => See code samples.
sample implementations
   described [in Web Service Dev G - 2.1 Overview]
   generated for Hello World example [in Web Service Dev G - 3.4 The Generated Application Samples]
   generated from WSDL [in Web Service Dev G - 20.4.2.2 Sample Application Files]
   not generating [in Web Service Dev G - 20.6 Generator Options]
   to test marshaling in generated datatype classes [in Web Service Dev G - 6.3.4 The Data "main" Sample Application]
schema elements
   all [in XML Binding Dev G - 8.5.12 Content Model Groups]
   any [in XML Binding Dev G - 8.5.4 any Element and anyAttribute]
   anyType default mapping [in XML Binding Dev G - 8.3.2 anyType and anySimpleType]
   attribute groups [in XML Binding Dev G - 8.5.13 Attribute Groups]
   choice [in XML Binding Dev G - 8.5.12 Content Model Groups]
   union [in XML Binding Dev G - 8.5.10 Unions]
schemas
   defining XML complex data types [in Web Service Dev G - 2.3 Handling of Complex Datatypes]
   element groups [in XML Binding Dev G - 8.5.13 Attribute Groups]
   generated code for complex types [in Web Service Dev G - A.4 Complex Types]
   generated sample application [in Web Service Dev G - 20.3.2.2 Sample Application Files]
   long generation times for large schemas [in Web Service Dev G - 20.3.3 Issues with Large Complex Schemas]
   multiple when generating code [in Web Service Dev G - 20.5 Generating Code with Multiple Schemas or WSDLs]
   optional elements and attributes [in XML Binding Dev G - 8.5.5 Optional Elements and Attributes]
   processing [in Web Service Dev G - 2.1 Overview]
   reducing code generation time for large [in Web Service Dev G - 20.3.3 Issues with Large Complex Schemas]
      [in Web Service Dev G - 20.3.3 Issues with Large Complex Schemas]
      [in Web Service Dev G - 20.6 Generator Options]
   sequence element [in XML Binding Dev G - 8.5.12 Content Model Groups]
   substitutionGroup element [in XML Binding Dev G - 8.5.9 Substitution Groups]
   union element [in XML Binding Dev G - 8.5.10 Unions]
   validation [in Web Service Dev G - 20.8.2 Schema Validation]
scripts
   rwsfgen [in Web Service Dev G - 5.2 Invoking the Code Generator]
   rwsfserver startup script [in Web Service Dev G - 23.2.5 Agent Options]
secure client [in Web Service Dev G - 7.3.4.2 HTTPS Support]
   HTTPS protocol support [in Web Service Dev G - 1.2 HydraExpress Features]
      [in Web Service Dev G - 7.3.4.2 HTTPS Support]
security-init-seed HTTPS transport property [in Web Service Dev G - 11.3 Transport and Listener Properties]
   [in Web Service Dev G - 11.3 Transport and Listener Properties]
security-init-seed-type HTTPS transport property [in Web Service Dev G - 11.3 Transport and Listener Properties]
   [in Web Service Dev G - 11.3 Transport and Listener Properties]
security
   authorization [in Web Service Dev G - 7.3.4.1 Authorization]
   customizing and configuring [in Express UG - 3.2.3 Configuring Secure Messaging with HTTPS]
   HTTPS initiation seed [in Web Service Dev G - 11.3 Transport and Listener Properties]
      [in Web Service Dev G - 11.3 Transport and Listener Properties]
   HTTPS listener properties [in Web Service Dev G - 11.3 Transport and Listener Properties]
   HTTPS transport properties [in Web Service Dev G - 11.3 Transport and Listener Properties]
   in Hello World example [in Web Service Dev G - 4.1 Overview]
   password transport property [in Web Service Dev G - 11.3 Transport and Listener Properties]
   secure clients [in Web Service Dev G - 1.2 HydraExpress Features]
      [in Web Service Dev G - 1.2 HydraExpress Features]
      [in Web Service Dev G - 7.3.4.2 HTTPS Support]
   servers [in Web Service Dev G - 8.3.2 Service Security]
   support for HTTPS protocol [in Web Service Dev G - 1.2 HydraExpress Features]
      [in Web Service Dev G - 7.3.4.2 HTTPS Support]
   user transport property [in Web Service Dev G - 11.3 Transport and Listener Properties]
selecting transports at runtime [in Web Service Dev G - 11.5.1 Selectable Transports and Listeners]
sequence schema element [in XML Binding Dev G - 8.5.12 Content Model Groups]
server faults [in Express UG - 7.3.2 Server Faults]
server message handler skeleton, generating [in Web Service Dev G - 8.2.1 Invoking the Generator]
server subdirectory in code generation directory [in Web Service Dev G - 21.3.2.3 The Codegen Directory]
   [in Web Service Dev G - 21.3.2.1 The App Directory]
server-transports.xml file
   adding standalone server properties [in Web Service Dev G - 23.3.4 About Configuring a Multithreaded Standalone Server or Listener]
   configuring a custom transport [in Web Service Dev G - 11.6 Creating a Transport]
   described [in Web Service Dev G - 2.2.1 Configurable Transports and Message Handlers]
   format [in Web Service Dev G - 11.2 Transport and Listener Configuration Files]
   in conf directory [in Web Service Dev G - 21.3.2.4 The Conf Directory]
   transport properties [in Web Service Dev G - 11.3 Transport and Listener Properties]
ServerFault [in Web Service Dev G - 14.2.4 Fault Handlers]
   [in Web Service Dev G - 8.2.2.1 The Generated Abstract Base Class]
servers
   authentication HTTPS transport property [in Web Service Dev G - 11.3 Transport and Listener Properties]
      [in Web Service Dev G - 11.3 Transport and Listener Properties]
   building just server components [in Web Service Dev G - 22.5.1 Building just a Client or Server]
   changing default implementation name [in Web Service Dev G - 8.3.7 Using a Different Implementation Name]
   class generation details [in Web Service Dev G - A.2.3 Server-Side Classes]
   deploying [in Web Service Dev G - 3.5.2 Deploying the Service]
      [in Web Service Dev G - 8.2.4 Deploying the Service]
      [in Web Service Dev G - 8.2.3 Compiling the Service]
      [in Web Service Dev G - 8.2.4.1 Deploying with the Makefile]
   error handling [in Express UG - 7.3.2 Server Faults]
   faults [in Express UG - 7.3 Faults]
   generated HTTP transport base class <port>ServletBase [in Web Service Dev G - A.2.3 Server-Side Classes]
   generated implementation base class <portType>Base [in Web Service Dev G - A.2.3 Server-Side Classes]
   generated messaging class <binding>Skeleton [in Web Service Dev G - A.2.3 Server-Side Classes]
   generating a sample standalone server [in Web Service Dev G - 23.3 Standalone Server Implementations]
   implementation base class header file [in Web Service Dev G - 8.2.2.1 The Generated Abstract Base Class]
   implementation issues [in Web Service Dev G - 8.3 Further Options]
   implementing [in Web Service Dev G - 8.2.2 Using the Server Implementation]
   option to not generate [in Web Service Dev G - 20.6 Generator Options]
   sample applications [in Web Service Dev G - 2.1 Overview]
   server sample implementation class [in Web Service Dev G - 8.2.2 Using the Server Implementation]
   session management [in Web Service Dev G - 8.3.6 Session Management]
   SOAP message example [in Web Service Dev G - 15.3.3 Viewing the Results]
service descriptor => See also web.xml
service execution engine, or Agent
   described [in Servlet Dev G - 2.1 The Servlet Approach]
Service-Oriented Architecture => See SOA
ServiceShutdownException [in Web Service Dev G - 23.3.3 Shutting down a Standalone Server]
ServiceSkeletonBase [in Web Service Dev G - 20.4.1.1 Server Classes]
servlet base class [in Servlet Dev G - 3.2 Deriving from rwsf::HttpServlet]
servlet configuration [in Servlet Dev G - 4.8 Define and Map Servlets]
servlet container [in Servlet Dev G - 2.2 The Servlet Container and Web Applications]
   [in Servlet Dev G - 2.2.2 Contexts]
   described [in Servlet Dev G - 2.1 The Servlet Approach]
   multithread and single thread issues [in Express UG - 3.3.3.1 Configuring Multiple Single-Thread Servlet Containers]
servlet development in HydraExpress [in Express UG - 1.2 HydraExpress Components]
servlet element [in Servlet Dev G - 4.10 Define Listeners]
   [in Servlet Dev G - 4.8.1 Defining the Servlet Instance]
servlet example
   Hello World [in Servlet Dev G - 3.1 Introduction]
   SessionExample [in Servlet Dev G - 9.1 Introduction]
servlet to URL mapping [in Servlet Dev G - 4.4 URL Patterns]
   matching procedure [in Servlet Dev G - 4.4.2 Servlet Matching Procedure]
servlet-class element [in Servlet Dev G - 4.8.1 Defining the Servlet Instance]
servlet-mapping element [in Servlet Dev G - 4.8.2 Mapping Servlets to URLs]
servlet-mapping element in web.xml [in Web Service Dev G - 8.3.11.2 Servlet Configuration File: web.xml]
servlet-name element [in Servlet Dev G - 4.8.2 Mapping Servlets to URLs]
   [in Servlet Dev G - 4.8.1 Defining the Servlet Instance]
servlet
   creating and deploying [in Servlet Dev G - 3.1 Introduction]
   definition [in Servlet Dev G - 2.3 Servlets]
ServletAttribute
   operator>> [in Servlet Dev G - 6.3 Using rwsf::Attribute]
   operator<<> [in Servlet Dev G - 6.3 Using rwsf::Attribute]
   usage explained [in Servlet Dev G - 6.3 Using rwsf::Attribute]
ServletContext
   getNamedDispatcher [in Servlet Dev G - 8.8 Forwarding a Request]
ServletResponse
   appendPayload [in Servlet Dev G - 8.4.2 Setting the Response from a String]
   setPayload [in Servlet Dev G - 8.4.2 Setting the Response from a String]
servlets
   configuring in web.xml [in Express UG - 3.3 Configuring the Servlet Container]
      [in Express UG - 3.3.2 Configuring Individual Servlets in the Context-Level web.xml File]
   customizing [in Web Service Dev G - 23.4 About the Servlet Used by the Service]
session management [in Web Service Dev G - 1.2 HydraExpress Features]
   [in Web Service Dev G - 1.2 HydraExpress Features]
   cancel-session transport property [in Web Service Dev G - 11.3 Transport and Listener Properties]
   session-config element [in Web Service Dev G - 18.4 Configuring Session Timeouts]
   through custom headers [in Web Service Dev G - 15.4 Uses for Header Support]
   timeouts [in Web Service Dev G - 18.4 Configuring Session Timeouts]
   web service server [in Web Service Dev G - 8.3.6 Session Management]
session timeout, default for context [in Servlet Dev G - 4.12 Configure Sessions]
session timeout, individual session [in Servlet Dev G - 7.5 Recovering Session State]
session timeouts, configuring [in Web Service Dev G - 23.4 About the Servlet Used by the Service]
session-config element [in Servlet Dev G - 4.12 Configure Sessions]
session-timeout element [in Servlet Dev G - 4.12 Configure Sessions]
session
   initializing with listener [in Servlet Dev G - 6.6 Implementing a Listener]
SessionExample implementation [in Servlet Dev G - 9.3 Implementing the Servlet Class]
sessions [in Web Service Dev G - 18.1 Overview]
   [in Web Service Dev G - 8.3.6 Session Management]
   recovering state from [in Servlet Dev G - 7.5 Recovering Session State]
   saving state in [in Servlet Dev G - 8.2 Saving Session State]
setAny() mutator [in XML Binding Dev G - 8.5.4 any Element and anyAttribute]
setAnyAttribute() mutator [in XML Binding Dev G - 8.5.4 any Element and anyAttribute]
setting transport properties [in Web Service Dev G - 11.3 Transport and Listener Properties]
shallow copies of handles [in XML Binding Dev G - 7.6.1.1 Making a Shallow Copy]
short initialization value [in XML Binding Dev G - 8.3.1 Default Values]
simple types
   mapping to C++ types [in Web Service Dev G - A.3 Simple Type Mappings]
single thread => See single-thread.
single-thread access [in Servlet Dev G - 4.8.3 Single-thread Access]
single-thread attribute [in Servlet Dev G - 4.8.3 Single-thread Access]
single-thread
   accessing servlets [in Express UG - 3.3 Configuring the Servlet Container]
      [in Express UG - 3.3.2 Configuring Individual Servlets in the Context-Level web.xml File]
   attribute [in Express UG - 3.3.3 Single-Thread and Multithread Issues]
SOA
   web services participation in [in Web Service Dev G - 2.4 Web Services and Service-Oriented Architecture (SOA)]
SOAP headers
   adding [in Web Service Dev G - 15.3.1 Client-Side Code]
   adding in Hello World example [in Web Service Dev G - 4.1 Overview]
   example of processing [in Web Service Dev G - 15.3 SOAP Headers Example]
   implementing orchestration [in Web Service Dev G - 15.4 Uses for Header Support]
   implementing session management [in Web Service Dev G - 15.4 Uses for Header Support]
   modifying [in Web Service Dev G - 15.3.2 Server-Side Code]
   role of rwsf::CallInfo [in Web Service Dev G - 15.2 How Headers Work]
   rwsf::XmlName used in [in Web Service Dev G - 15.3.1 Client-Side Code]
   support implementation [in Web Service Dev G - 15.2 How Headers Work]
   support overview [in Web Service Dev G - 15.1 Overview]
   use scenarios [in Web Service Dev G - 15.4 Uses for Header Support]
   validation [in Web Service Dev G - 15.2 How Headers Work]
SOAP Messages with Attachments specification [in Web Service Dev G - 17.1 Overview]
SOAP messages
   structural validation [in Web Service Dev G - 20.8.3 SOAP Message Validation]
SOAP
   faults [in Express UG - 7.1 Overview]
   full support for SOAP headers [in Web Service Dev G - 1.2 HydraExpress Features]
   generated messaging class <binding>Skeleton [in Web Service Dev G - A.2.3 Server-Side Classes]
   handling of SOAP encoding and references [in Web Service Dev G - A.5 SOAP Encoding]
   message example [in Web Service Dev G - 15.3.3 Viewing the Results]
   message headers [in Web Service Dev G - A.6 SOAP Headers]
   mustUnderstand message header attribute [in Web Service Dev G - A.6 SOAP Headers]
   references [in Web Service Dev G - A.5.2 SOAP-Encoded Built-in Types and References]
   SOAP-encoded built-in types [in Web Service Dev G - A.5.2 SOAP-Encoded Built-in Types and References]
SoapArray
   in SOAP encoded arrays [in Web Service Dev G - A.5.1 SOAP-Encoded Arrays]
SoapFaultException [in Express UG - 7.1 Overview]
   [in Express UG - 7.1 Overview]
   [in Express UG - 7.3.1 Client Faults]
   [in Web Service Dev G - 8.3.3 Error Reporting and WSDL-Defined Faults]
SOAPworX
   now Web services in HydraExpress [in Express UG - 1.6 HydraExpress Mappings to LEIF Legacy Directory Structure]
solicit-response message pattern [in Web Service Dev G - 1.2 HydraExpress Features]
   [in Web Service Dev G - 2.2.2 Message Patterns and Asynchronous Messaging]
   [in Web Service Dev G - 9.1 Overview]
   described [in Web Service Dev G - 9.2.5 The Solicit-Response Pattern]
SourcePro C++ dependency [in Servlet Dev G - 2.1 The Servlet Approach]
SourcePro
   compatibility [in Express UG - 1.4.1 SourcePro C++ Compatibility]
   exceptions [in Express UG - 7.2.2 Other Possible Exceptions]
   file naming conventions [in Web Service Dev G - 22.4 Using the Debug Makefiles]
   Threads Module [in Web Service Dev G - 7.3.2 Multithreading]
   using older versions [in Express UG - 1.4.1 SourcePro C++ Compatibility]
Spanish
   adding a locale to a SOAP header [in Web Service Dev G - 4.3.1 Add the SOAP Header to the Generated Client]
specifying in WSDL [in Web Service Dev G - 17.3 Working with Attachments]
SSL handshake, disable with ssl-quiet-shutdown transport property [in Web Service Dev G - 11.3 Transport and Listener Properties]
   [in Web Service Dev G - 11.3 Transport and Listener Properties]
ssl-certificate transport property [in Web Service Dev G - 11.3 Transport and Listener Properties]
   [in Web Service Dev G - 11.3 Transport and Listener Properties]
ssl-certificate-chain transport property [in Web Service Dev G - 11.3 Transport and Listener Properties]
   [in Web Service Dev G - 11.3 Transport and Listener Properties]
ssl-private-key transport property [in Web Service Dev G - 11.3 Transport and Listener Properties]
   [in Web Service Dev G - 11.3 Transport and Listener Properties]
ssl-quiet-shutdown transport property [in Web Service Dev G - 11.3 Transport and Listener Properties]
   [in Web Service Dev G - 11.3 Transport and Listener Properties]
standalone server [in Web Service Dev G - 23.3 Standalone Server Implementations]
   code generation option [in Web Service Dev G - 20.6 Generator Options]
      [in Web Service Dev G - 23.3 Standalone Server Implementations]
   multithreaded [in Web Service Dev G - 23.3.4 About Configuring a Multithreaded Standalone Server or Listener]
   options [in Web Service Dev G - 23.3.1 Standalone Server Options]
   ports [in Web Service Dev G - 23.3.2 Standalone Server Ports]
standard library
   -STL option to map to standard library datatypes [in Web Service Dev G - 20.6 Generator Options]
standard vectors [in XML Binding Dev G - 4.4.3 Manipulating XML Content in C++]
   [in XML Binding Dev G - 8.5.8 Lists]
state => See also sessions.
   communicated through custom headers [in Web Service Dev G - 15.4 Uses for Header Support]
stateful processes [in Web Service Dev G - 1.2 HydraExpress Features]
std
   :exception [in Express UG - 7.2.2 Other Possible Exceptions]
stopMessageProcessing() method [in Web Service Dev G - 14.4.2.3 Aborting Handler Processing]
string conversion
   generated conversion utility class [in Web Service Dev G - 20.4.2 Generated Files]
   performed internally by marshaling classes [in Web Service Dev G - 20.3.1 Architecture of the Generated Classes]
string initialization value [in XML Binding Dev G - 8.3.1 Default Values]
structure
   architecture of code after compiling [in Web Service Dev G - 3.5.1.1 Compiling Using the Makefile]
   architecture of generated files [in Web Service Dev G - 5.4 Generated Files]
submit-timeout transport property [in Web Service Dev G - 11.3 Transport and Listener Properties]
substitutability
   example [in XML Binding Dev G - 6.1 Purpose and Overview]
substitutable types [in XML Binding Dev G - 6.3 An International Purchase Order Instance Document]
   [in XML Binding Dev G - 8.5.9 Substitution Groups]
substitution groups [in XML Binding Dev G - 8.5.9 Substitution Groups]
substitutionGroup schema element [in XML Binding Dev G - 8.5.9 Substitution Groups]
SwA => See SOAP Messages with Attachments specification
switching transports at runtime [in Web Service Dev G - 11.5.1 Selectable Transports and Listeners]
synchronous message patterns [in Web Service Dev G - 13.1 Overview]
   [in Web Service Dev G - 2.2.2 Message Patterns and Asynchronous Messaging]

T

technical support [in Express UG - B.2 Technical Support]
testing services [in Web Service Dev G - 3.5.3 Testing the Service]
thread-pool-max property in standalone server [in Web Service Dev G - 23.3.4 About Configuring a Multithreaded Standalone Server or Listener]
thread-pool-min property in standalone server [in Web Service Dev G - 23.3.4 About Configuring a Multithreaded Standalone Server or Listener]
threading
   single-thread access to servlets [in Express UG - 3.3 Configuring the Servlet Container]
      [in Express UG - 3.3.2 Configuring Individual Servlets in the Context-Level web.xml File]
threadpool
   in a standalone server [in Web Service Dev G - 23.3.4 About Configuring a Multithreaded Standalone Server or Listener]
threads => see multithreaded
Threads Module [in Web Service Dev G - 7.3.2 Multithreading]
threads
   used in rwsf::AsyncHandle [in Web Service Dev G - 13.2 The Asynchronous API]
timeouts, configuring for sessions [in Web Service Dev G - 23.4 About the Servlet Used by the Service]
timeouts, session [in Web Service Dev G - 18.4 Configuring Session Timeouts]
TimeSpan
   initialization value [in XML Binding Dev G - 8.3.1 Default Values]
   mapping [in XML Binding Dev G - 8.3 Simple Types]
training [in Express UG - B.1 Consulting Services and Training]
transactions [in Web Service Dev G - 1.2 HydraExpress Features]
Transport [in Web Service Dev G - 20.4.1.2 Client Classes]
transport headers
   not validated [in Web Service Dev G - 15.2 How Headers Work]
   role of rwsf::CallInfo [in Web Service Dev G - 15.2 How Headers Work]
   support implementation [in Web Service Dev G - 15.2 How Headers Work]
   support overview [in Web Service Dev G - 15.1 Overview]
   supporting in custom transports [in Web Service Dev G - 15.2 How Headers Work]
   use scenarios [in Web Service Dev G - 15.4 Uses for Header Support]
TransportImp [in Web Service Dev G - 11.6 Creating a Transport]
transports
   addTransportHandler() method [in Web Service Dev G - 14.4.3 Add the Handlers to the Proxy]
   as named objects [in Web Service Dev G - 16.2 How HydraExpress Uses Named Objects]
      [in Web Service Dev G - 16.2 How HydraExpress Uses Named Objects]
   base class for custom transports [in Web Service Dev G - 11.6 Creating a Transport]
   cancel-session property [in Web Service Dev G - 11.3 Transport and Listener Properties]
   class attribute of transport element [in Web Service Dev G - 11.2 Transport and Listener Configuration Files]
   client-transports.xml configuration file [in Web Service Dev G - 11.2 Transport and Listener Configuration Files]
      [in Web Service Dev G - 11.2 Transport and Listener Configuration Files]
   configuring [in Web Service Dev G - 11.6 Creating a Transport]
      [in Web Service Dev G - 2.2.1 Configurable Transports and Message Handlers]
   connect-timeout property [in Web Service Dev G - 11.3 Transport and Listener Properties]
   creating a corresponding listener [in Web Service Dev G - 11.6 Creating a Transport]
   creating a custom transport [in Web Service Dev G - 11.6 Creating a Transport]
   creating a transport handler [in Web Service Dev G - 14.4.2.2 Creating a Transport Handler]
   creating and using [in Web Service Dev G - 11.1 Overview]
   dynamic and configurable [in Web Service Dev G - 2.2 Supporting a Dynamic System]
   generated HTTP transport base class <port>ServletBase [in Web Service Dev G - A.2.3 Server-Side Classes]
   handlers [in Web Service Dev G - 14.2.1 Transport Handlers]
   handlers in Agent [in Web Service Dev G - 14.2.1 Transport Handlers]
   header support [in Web Service Dev G - 1.2 HydraExpress Features]
      [in Web Service Dev G - 15.2 How Headers Work]
   in an asynchronous client [in Web Service Dev G - 13.2 The Asynchronous API]
   making a service transport independent [in Web Service Dev G - 11.5.2 Interchangeable Transports and Listeners]
      [in Web Service Dev G - 11.5.2 Interchangeable Transports and Listeners]
   name attribute of transport element [in Web Service Dev G - 11.2 Transport and Listener Configuration Files]
   option for standalone server [in Web Service Dev G - 23.3.1 Standalone Server Options]
   password property [in Web Service Dev G - 11.3 Transport and Listener Properties]
   pluggable [in Web Service Dev G - 2.2.1 Configurable Transports and Message Handlers]
   property descriptions [in Web Service Dev G - 11.3 Transport and Listener Properties]
   registration macro [in Web Service Dev G - 11.6 Creating a Transport]
   reply-timeout property [in Web Service Dev G - 11.3 Transport and Listener Properties]
   runtime switching [in Web Service Dev G - 11.5.1 Selectable Transports and Listeners]
      [in Web Service Dev G - 11.5.1 Selectable Transports and Listeners]
      [in Web Service Dev G - 11.5.1 Selectable Transports and Listeners]
      [in Web Service Dev G - 2.2.4 Dynamic Switching at Runtime]
   security-init-seed HTTPS property [in Web Service Dev G - 11.3 Transport and Listener Properties]
      [in Web Service Dev G - 11.3 Transport and Listener Properties]
   security-init-seed-type HTTPS property [in Web Service Dev G - 11.3 Transport and Listener Properties]
      [in Web Service Dev G - 11.3 Transport and Listener Properties]
   server-transports.xml configuration file [in Web Service Dev G - 11.2 Transport and Listener Configuration Files]
   setting properties [in Web Service Dev G - 11.3 Transport and Listener Properties]
   submit-timeout property [in Web Service Dev G - 11.3 Transport and Listener Properties]
   synchronous [in Web Service Dev G - 13.1 Overview]
   user property [in Web Service Dev G - 11.3 Transport and Listener Properties]
   virtual methods in custom transports [in Web Service Dev G - 11.6 Creating a Transport]
troubleshooting
   -noclean code generation option [in Web Service Dev G - 20.6 Generator Options]
   browser displays HTML code [in Servlet Dev G - 5.5 Browser Displays HTML Code from Servlet]
   context does not load [in Servlet Dev G - 5.4 Context Does Not Load]
   logging on the client and server [in Web Service Dev G - 7.3.6 Client-Side Logging]
      [in Web Service Dev G - 8.3.5 Server-Side Logging]
   no contexts load [in Servlet Dev G - 5.2 Agent Starts, No Contexts Load]
   servlet does not load [in Servlet Dev G - 5.3 Servlet Does Not Load]

U

UML diagram of generated classes [in Web Service Dev G - 20.3.1 Architecture of the Generated Classes]
union schema element [in XML Binding Dev G - 8.5.10 Unions]
   [in XML Binding Dev G - 8.5.10 Unions]
unique element [in XML Binding Dev G - 8.5.11 Key and Keyref Elements]
uniqueness
   guaranteeing using keyref elements [in XML Binding Dev G - 8.5.11 Key and Keyref Elements]
UNIX debugging [in Web Service Dev G - 22.4 Using the Debug Makefiles]
unmarshal() method [in XML Binding Dev G - 1.1 Welcome]
   [in XML Binding Dev G - 3.6.1 Unmarshaling]
   [in XML Binding Dev G - 3.6.1 Unmarshaling]
   [in XML Binding Dev G - 4.4.2 Unmarshaling]
   [in XML Binding Dev G - 8.5.2.2 Unmarshal methods]
   [in XML Binding Dev G - 8.5.2.2 Unmarshal methods]
unmarshaling XML documents [in XML Binding Dev G - 1.1 Welcome]
   [in XML Binding Dev G - 3.6.1 Unmarshaling]
   [in XML Binding Dev G - 3.6.1 Unmarshaling]
   [in XML Binding Dev G - 4.4.2 Unmarshaling]
   [in XML Binding Dev G - 8.5.2.2 Unmarshal methods]
   [in XML Binding Dev G - 8.5.2.2 Unmarshal methods]
unmarshaling
   always uses UTF-8 encoding [in XML Binding Dev G - 8.5.2.2 Unmarshal methods]
   error handling [in XML Binding Dev G - 8.4 Data Binding Parsing Errors]
   testing with sample application [in Web Service Dev G - 20.3.2.2 Sample Application Files]
   unmarshal() method in generated datatype classes [in Web Service Dev G - 6.3.2 The Generated Data Classes]
      [in XML Binding Dev G - 8.4 Data Binding Parsing Errors]
unsigned int initialization value [in XML Binding Dev G - 8.3.1 Default Values]
unsigned long initialization value [in XML Binding Dev G - 8.3.1 Default Values]
unsigned short initialization value [in XML Binding Dev G - 8.3.1 Default Values]
unsupported complex types [in XML Binding Dev G - 7.5 Working with Unsupported Complex Types]
ur-type default mapping [in XML Binding Dev G - 8.3.2 anyType and anySimpleType]
url-pattern element [in Servlet Dev G - 4.4 URL Patterns]
   [in Servlet Dev G - 4.8.2 Mapping Servlets to URLs]
   [in Servlet Dev G - 4.9.2 Mapping Filters to URLs]
url-pattern element in web.xml [in Web Service Dev G - 8.3.11.2 Servlet Configuration File: web.xml]
url-pattern element
   character set [in Servlet Dev G - 4.4 URL Patterns]
URL
   accessing the request URL from a service implementation [in Web Service Dev G - 8.3.10 Accessing the Request URL]
   setting Agent [in Express UG - 3.2.2.2 Setting the URL of the Agent]
usage explained [in Servlet Dev G - 6.2 Using rwsf::Enumeration]
user transport property [in Web Service Dev G - 11.3 Transport and Listener Properties]
user-defined arrays [in Web Service Dev G - A.5.3 Recursive Arrays]
user-defined faults => See faults.
UTF-16 [in Servlet Dev G - 4.2.1 Character Set]
   [in Servlet Dev G - 4.3 Servlet and Filter Initialization Parameters]
UTF-8 [in Servlet Dev G - 4.2.1 Character Set]
   [in Servlet Dev G - 4.3 Servlet and Filter Initialization Parameters]
UTF-8 encoding [in XML Binding Dev G - 8.5.2.2 Unmarshal methods]
UTF-8 encoding used for unmarshaling [in XML Binding Dev G - 8.5.2.2 Unmarshal methods]

V

validation
   during unmarshaling [in XML Binding Dev G - 8.4 Data Binding Parsing Errors]
   headers [in Web Service Dev G - 15.2 How Headers Work]
   instance document simple type data [in XML Binding Dev G - 8.3.3 Validation of simpleType Data]
   instance documents [in XML Binding Dev G - 2.4.2 Instance Document Validation]
   isValid() method [in XML Binding Dev G - 2.4.2 Instance Document Validation]
   schemas [in Web Service Dev G - 20.8.2 Schema Validation]
   SOAP message structure [in Web Service Dev G - 20.8.3 SOAP Message Validation]
   warnings for invalid WSDL [in Web Service Dev G - 20.8.1 WSDL Validation]
vectors [in XML Binding Dev G - 4.4.3 Manipulating XML Content in C++]
   [in XML Binding Dev G - 8.5.8 Lists]
version
   obtaining HydraExpress [in Web Service Dev G - 20.6 Generator Options]

W

WAV files
   sending as attachments [in Web Service Dev G - 17.1 Overview]
Web application
   definition [in Servlet Dev G - 4.6 Create a Context Directory]
Web server
   configuring external [in Express UG - 3.4 Configuring Apache as an External Web Server]
web service clients => See clients.
web services logger [in Express UG - 6.3 The Web Services Logger for Client Applications]
web services
   aborting service processing [in Web Service Dev G - 14.4.2.3 Aborting Handler Processing]
   command line invocation [in Web Service Dev G - 10.2.1 Code Generation Outputs]
   compiling generated code [in Web Service Dev G - 10.5 Running the Service]
   defined [in Web Service Dev G - 2.4 Web Services and Service-Oriented Architecture (SOA)]
   deploying [in Web Service Dev G - 10.5 Running the Service]
   details of class generation [in Web Service Dev G - A.2 File Generation Conventions]
   example with complex datatype [in Web Service Dev G - 9.1 Overview]
   example with notification [in Web Service Dev G - 9.1 Overview]
   example with one-way messages [in Web Service Dev G - 9.1 Overview]
Web services
   library in HydraExpess [in Express UG - 1.3 HydraExpress Libraries]
web services
   operations as native C++ method calls [in Web Service Dev G - 7.2.4 Using the Client Proxy]
      [in Web Service Dev G - 8.2.2 Using the Server Implementation]
   procedure to create a client [in Web Service Dev G - 7.1 Overview]
   procedure to create a server [in Web Service Dev G - 8.1 Overview]
   role in SOA [in Web Service Dev G - 2.4 Web Services and Service-Oriented Architecture (SOA)]
web-app element [in Servlet Dev G - 4.6 Create a Context Directory]
WEB-INF directory [in Servlet Dev G - 4.6 Create a Context Directory]
web.xml example [in Servlet Dev G - 3.7 Adding the Servlet to the web.xml file]
web.xml file, context
   location of [in Servlet Dev G - 4.6 Create a Context Directory]
web.xml sample [in Servlet Dev G - 4.2 Configuration File Example]
web.xml service descriptor
   configuring default session timeouts [in Web Service Dev G - 18.4 Configuring Session Timeouts]
   customizing [in Web Service Dev G - 23.4 About the Servlet Used by the Service]
   described [in Web Service Dev G - 23.2.3 Deploying your Service with the Makefile]
   in conf directory [in Web Service Dev G - 21.3.2.4 The Conf Directory]
web.xml
   global file [in Express UG - 3.3 Configuring the Servlet Container]
      [in Express UG - 3.3.1 Configuring the Global web.xml File]
WebServiceServlet [in Web Service Dev G - 23.4 About the Servlet Used by the Service]
whitespace option
   in XML documents [in Web Service Dev G - 20.6 Generator Options]
   to eliminate during code generation [in Web Service Dev G - 20.6 Generator Options]
Windows
   debugging [in Web Service Dev G - 22.4 Using the Debug Makefiles]
worker configuration
   ajp13 [in Express UG - 3.4.2.2 Configuring AJP13 Workers]
worker.properties [in Express UG - 3.4.2 Configuring the Apache Web Server]
workspace files, MSVC [in Web Service Dev G - 21.3.1 The Top-Level Code Generation Directory]
wrapped document style [in Web Service Dev G - 20.6 Generator Options]
   [in Web Service Dev G - 8.3.8 Wrapped Style Operations]
WSDL
   client code for WSDL-defined faults [in Express UG - 7.3.4 Generated Client-Side Code]
   code generation details [in Web Service Dev G - A.1 Overview]
   code generation from [in Web Service Dev G - 20.4 Invoking the Generator with a WSDL File]
   defining of fault messages [in Express UG - 7.3.3 WSDL-Defined Faults]
      [in Web Service Dev G - 1.2 HydraExpress Features]
      [in Web Service Dev G - 8.3.3 Error Reporting and WSDL-Defined Faults]
   example code for defining faults [in Express UG - 7.3.4 Generated Client-Side Code]
   fault support [in Web Service Dev G - 1.2 HydraExpress Features]
   log file to report code generation warnings [in Web Service Dev G - 20.4 Invoking the Generator with a WSDL File]
   message patterns [in Web Service Dev G - 9.1 Overview]
   multiple when generating code [in Web Service Dev G - 20.5 Generating Code with Multiple Schemas or WSDLs]
   operations as native method calls [in Web Service Dev G - 7.2.4 Using the Client Proxy]
      [in Web Service Dev G - 8.2.2 Using the Server Implementation]
   part names correspond to parameters in operation methods [in Web Service Dev G - 7.2.4 Using the Client Proxy]
      [in Web Service Dev G - 8.2.2 Using the Server Implementation]
   throwing faults defined in WSDL [in Express UG - 7.3.2 Server Faults]
   warnings generated if invalid [in Web Service Dev G - 20.8.1 WSDL Validation]

X

Xerces
   parser used in schema validation [in Web Service Dev G - 20.8.2 Schema Validation]
XML binding [in Web Service Dev G - 2.1 Overview]
   generated code in directory data [in Web Service Dev G - 5.4 Generated Files]
   in HydraExpress [in Express UG - 1.2 HydraExpress Components]
XML Object Link
   now XML Binding in HydraExpress [in Express UG - 1.6 HydraExpress Mappings to LEIF Legacy Directory Structure]
XmlBindingBody [in Web Service Dev G - 20.3.1 Architecture of the Generated Classes]
XmlBindingHandle [in Web Service Dev G - 20.3.1 Architecture of the Generated Classes]
XmlMarshaller [in Web Service Dev G - 20.3.1 Architecture of the Generated Classes]
XmlName [in Express UG - 7.3.2 Server Faults]
   [in Web Service Dev G - 15.3.1 Client-Side Code]
   used in namespaces [in XML Binding Dev G - 8.2.2 Namespaces]
XmlWriter [in Web Service Dev G - 20.6 Generator Options]
   [in Web Service Dev G - 20.6 Generator Options]
XPath
   used in keyref example [in XML Binding Dev G - 8.5.11 Key and Keyref Elements]

-

-c flag
   location of configuration files [in Web Service Dev G - 23.3.1 Standalone Server Options]
-d flag to start Agent servlet container in debug mode [in Web Service Dev G - 23.2.5 Agent Options]
-h flag to return help [in Web Service Dev G - 20.6 Generator Options]
-makefilename flag to specify makefile name [in Web Service Dev G - 20.6 Generator Options]
-noclean option [in Web Service Dev G - 5.3 Common Generator Options]
-noclient options and makefiles [in Web Service Dev G - 22.3.1 The -noserver, -noclient, and -nosample Options]
-noclientoption [in Web Service Dev G - 5.3 Common Generator Options]
-nomake option and makefiles [in Web Service Dev G - 22.3.2 The -nomake Option]
-nosample option and makefiles [in Web Service Dev G - 22.3.1 The -noserver, -noclient, and -nosample Options]
-noserver option [in Web Service Dev G - 22.2 The Default Generated Makefiles]
-noserver option and makefiles [in Web Service Dev G - 22.3.1 The -noserver, -noclient, and -nosample Options]
-noserveroption [in Web Service Dev G - 5.3 Common Generator Options]
-notoplevelclasses flag [in Web Service Dev G - 20.6 Generator Options]
-noTopLevelClasses option [in Web Service Dev G - 20.4.2 Generated Files]
-outdir flag to specify a directory for generated code [in Web Service Dev G - 20.6 Generator Options]
   [in Web Service Dev G - 5.3 Common Generator Options]
-projectname flag to specify a project name [in Web Service Dev G - 5.3 Common Generator Options]
-sourcepro option [in Express UG - 1.4.1 SourcePro C++ Compatibility]
   [in Web Service Dev G - 20.6 Generator Options]
   [in Web Service Dev G - 5.3 Common Generator Options]
-standalone option to generate a standalone server [in Web Service Dev G - 20.6 Generator Options]
-t flag
   standalone server option defining name of transport [in Web Service Dev G - 23.3.1 Standalone Server Options]
-verbose option to output all informational messages [in Web Service Dev G - 20.6 Generator Options]
-whitespace option [in Web Service Dev G - 5.3 Common Generator Options]
   included in example-project.xml [in Web Service Dev G - 20.2.1.1 Using the HydraExpress Project File to Set Options]
-wrapped [in Web Service Dev G - 20.6 Generator Options]
-Xmx Java option for specifying heap size [in Web Service Dev G - 20.3.3 Issues with Large Complex Schemas]

.

.h++ products
   using with HydraExpress [in Express UG - 1.4.1 SourcePro C++ Compatibility]
.lib files location [in Web Service Dev G - 21.3.2.7 The Lib Directory]
.so files location [in Web Service Dev G - 21.3.2.7 The Lib Directory]

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.
Contact Rogue Wave about documentation or support issues.