JavaScript is disabled on your browser.
Skip navigation links
Overview
Module
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH
Uses of Class
io.helidon.integrations.common.rest.ApiRestRequest
Packages that use
ApiRestRequest
Package
Description
io.helidon.integrations.common.rest
Common classes for accessing JSON based REST APIs of third party systems.
Uses of
ApiRestRequest
in
io.helidon.integrations.common.rest
Subclasses of
ApiRestRequest
in
io.helidon.integrations.common.rest
Modifier and Type
Class
Description
final class
RestRequest
Simple REST request.