Does SpringWS support the use of Fast Infoset web services?

For example, if I were to use vanilla JSX-WS-RI for my endpoints, I essentially get FastInfoset support for free. If I use Spring WS, however, with the JAX-WS-RI as the underlying SOAP engine, do I still get that support, or is it "hidden" by Spring WS's transport layer?