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

io.github.stewseo.client.transport.JsonEndpoint Maven / Gradle / Ivy

package io.github.stewseo.client.transport;


import io.github.stewseo.client.json.JsonpDeserializer;


public interface JsonEndpoint extends Endpoint {
        JsonpDeserializer responseDeserializer();
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy