This is a HttpHandler for the reception of HTTP POST messages.
The POST messages are sent from the Silverlight clients behind the router
The messages are read and passed on to the ServiceSessionBank
After processing the incoming request, a response is constructed and sent.