Interface DataConversionService


public interface DataConversionService

A data conversion that resolves the MediaTypeConverter to use to encode or decode content based on an HTTP message payload media type or a WebSocket subprotocol.

It uses the list of media type converters injected in the module.

Since:
1.12
Author:
Jeremy Kuhn
See Also: