Customizing the Client Configuration Files
Among the generated files are a series of XML-based configuration files. Using the configuration files allows you to build a high degree of flexibility into your application. HydraExpress generates these configuration files automatically based on default values in the WSDL.
The primary configuration files on the client side are
*the transports configuration file: client-transports.xml, discussed in Transports.
*handlers configuration file: client-handlers.xml
In addition, a client-objects.xml file is generated if the WSDL provided to HydraExpress at code generation includes the message pattern notification. This section discusses the above two files. For more information on notification and the client-objects.xml file, see Architecture of the Notification Classes.