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

com.sc.utils.rest.httpClient.HttpResultType Maven / Gradle / Ivy


package com.sc.utils.rest.httpClient;


public enum HttpResultType {
    
    STRING,

    
    BYTES
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy