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

com.github.bordertech.restfriends.envelope.Envelope Maven / Gradle / Ivy

The newest version!
package com.github.bordertech.restfriends.envelope;

import java.io.Serializable;

/**
 * Response envelope.
 */
public interface Envelope extends Serializable {

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy