Uses of Interface
de.xima.fc.api.rest.pub.client.form.JaxRsAdapter
Packages that use JaxRsAdapter
-
Uses of JaxRsAdapter in de.xima.fc.api.rest.pub.client.form
Classes in de.xima.fc.api.rest.pub.client.form that implement JaxRsAdapterModifier and TypeClassDescriptionclassAdapter for the API client that integrates with a Jax RS implementation.Methods in de.xima.fc.api.rest.pub.client.form that return JaxRsAdapterModifier and TypeMethodDescriptionApiClientConfig.jaxRsAdapter()Get the adapter that integrates with an existing JaxRS implementation.Methods in de.xima.fc.api.rest.pub.client.form with parameters of type JaxRsAdapterModifier and TypeMethodDescriptionstatic ApiClientBuilderApiClient.builder(JaxRsAdapter jaxRsAdapter) Constructors in de.xima.fc.api.rest.pub.client.form with parameters of type JaxRsAdapterModifierConstructorDescriptionApiClientBuilder(JaxRsAdapter jaxRsAdapter) Creates a new builder for configuring an API client.