Is there some way to intercept the raw POST buffer and yet still have the marshalling continue after we use the raw buffer or as soon as i need the raw buffer, i can no longer take advantage of the automatic marshalling that spring 3.1 mvc gives me?

Thanks,
David