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

co.spraybot.messagerunner.Parcel Maven / Gradle / Ivy

package co.spraybot.messagerunner;

/**
 * An identifier interface for objects that are expected to be sent to a Courier for additional processing by a
 * ParcelProcessor.
 */
public interface Parcel {
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy