Create a new request endpoint.
Flush the data to the client.
Return the identifying name of this Channel.
Invoke the request chain.
Confirm that a shutdown request was recieved form us.
Recieve a message from the client.parammsg The place to recieve the data into.paramep The connection point for this request.
Register a new Request in the Request pool.
Send a message back to the client.parammsg The message to send.paramep The connection point for this request.