Network Connection
Servlet requests are received through the connectors in the HydraExpress message transport layer. A servlet need not interact with the network itself. The Agent connectors handle the details of the network connection. The servlet container handles the necessary translation of the incoming message data format to the C++ objects needed by the servlet.
For a detailed discussion on connectors, see Chapter 5, “Connectors,” in the HydraExpress User Guide.