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

io.quarkus.rest.client.reactive.runtime.ResteasyReactiveContextResolver Maven / Gradle / Ivy

There is a newer version: 3.17.0.CR1
Show newest version
package io.quarkus.rest.client.reactive.runtime;

import jakarta.ws.rs.ext.ContextResolver;

/**
 * This interface is implemented by autogenerated code to provide and register generic services in the client contexts.
 */
public interface ResteasyReactiveContextResolver extends ContextResolver {
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy