A request handler that forwards request to different domain endpoints.
Initializes a new instance of this object.
The domain configurations to forward to.
Handles an incoming request.
The incoming request message.
The server object to send back information to.
A request handler that forwards request to different domain endpoints.