Class GenericTypeMapping
java.lang.Object
org.jboss.resteasy.reactive.common.core.GenericTypeMapping
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription<T> voidaddInvocationCallback(Class<? extends jakarta.ws.rs.client.InvocationCallback<T>> clazz, Class<T> resolvedType) Class<?> forInvocationCallback(Class<?> clazz)
-
Constructor Details
-
GenericTypeMapping
public GenericTypeMapping()
-
-
Method Details
-
addInvocationCallback
-
forInvocationCallback
-