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

org.odata4j.producer.BaseResponse Maven / Gradle / Ivy

The newest version!
package org.odata4j.producer;

/**
 * The base payload interface for responses to client requests.
 *
 * @see EntitiesResponse
 * @see EntityResponse
 * @see PropertyResponse
 */
public interface BaseResponse {

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy