All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.alibaba.csb.sdk.ContentEncoding Maven / Gradle / Ivy

package com.alibaba.csb.sdk;

/**
 * Created by tingbin.ctb
 * 2019/7/8-16:56.
 */
public enum ContentEncoding {
    none, gzip;
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy