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

com.blade.mvc.http.Body Maven / Gradle / Ivy

package com.blade.mvc.http;

public interface Body {

     T write(BodyWriter writer);

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy