Uses of Interface
de.xima.fc.api.rest.pub.client.user.JaxRsAdapter
Packages that use JaxRsAdapter
-
Uses of JaxRsAdapter in de.xima.fc.api.rest.pub.client.user
Classes in de.xima.fc.api.rest.pub.client.user 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.user 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.user with parameters of type JaxRsAdapterModifier and TypeMethodDescriptionstatic ApiClientBuilderApiClient.builder(JaxRsAdapter jaxRsAdapter) Constructors in de.xima.fc.api.rest.pub.client.user with parameters of type JaxRsAdapterModifierConstructorDescriptionApiClientBuilder(JaxRsAdapter jaxRsAdapter) Creates a new builder for configuring an API client.