java.lang.Object
io.helidon.webclient.api.RestClient
Deprecated.
this API is part of incubating features of Helidon. This API may change including backward incompatible changes
and full removal. We welcome feedback for incubating features.
Annotations and APIs for type safe REST clients.
The type safe rest client is backed by Helidon WebClient.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic @interfaceDeprecated.Qualifier for injection points of generated typed REST clients.static @interfaceDeprecated.Definition of an outbound header (sent with every request).static @interfaceDeprecated.Container forRestClient.ComputedHeaderrepeated annotation.static @interfaceDeprecated.Definition of the rest client API.static interfaceDeprecated.Error handler, must be aServiceRegistryservice.static interfaceDeprecated.Error handling is used by the typed REST client to error handle responses.static @interfaceDeprecated.Definition of an outbound header (sent with every request).static @interfaceDeprecated.Container forRestClient.Headerrepeated annotation. -
Method Summary