I implemented a MessageEndpoint class and I am having a hard time getting data out of the MessageContext request object. Are there any examples of parsing the request and building a response using the MessageEndpoint? I am adding attachments to the response, which is why I am implementing MessageEndpoint.