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

com.github.datalking.web.http.HttpMessage Maven / Gradle / Ivy

package com.github.datalking.web.http;

/**
 * @author yaoo on 4/26/18
 */
public interface HttpMessage {

    HttpHeaders getHeaders();

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy