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 @interface
Deprecated.Qualifier for injection points of generated typed REST clients.static @interface
Deprecated.Definition of an outbound header (sent with every request).static @interface
Deprecated.Container forRestClient.ComputedHeader
repeated annotation.static @interface
Deprecated.Definition of the rest client API.static interface
Deprecated.Error handler, must be aServiceRegistry
service.static interface
Deprecated.Error handling is used by the typed REST client to error handle responses.static @interface
Deprecated.Definition of an outbound header (sent with every request).static @interface
Deprecated.Container forRestClient.Header
repeated annotation. -
Method Summary