JavaScript is disabled on your browser.
Skip navigation links
MicroProfile Rest Client TCK v4.0-RC1
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.eclipse.microprofile.rest.client.tck.interfaces
Interface RootResource
@Path("/root")
public interface
RootResource
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
SubResource
sub
()
Method Details
sub
@Path("/sub")
SubResource
sub
()