Feature that configures support for content encodings on the client side. This feature registers {@link EncodingFilter} and the specified set of{@link org.glassfish.jersey.spi.ContentEncoder encoding providers} to the{@link javax.ws.rs.core.Configurable client configuration}. It also allows setting the value of {@link ClientProperties#USE_ENCODING} property.
@author Martin Matula (martin.matula at oracle.com)
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.