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

net.eusashead.parquet.http.resource.PutResource Maven / Gradle / Ivy

The newest version!
package net.eusashead.parquet.http.resource;

import net.eusashead.parquet.http.handler.PutRequestHandler;

public interface PutResource {

	PutRequestHandler put();

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy