JavaScript is disabled on your browser.
Skip navigation links
MicroProfile Rest Client TCK v4.0-RC2
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 MissingPathParamSub
@Path("/somePath")
public interface
MissingPathParamSub
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
jakarta.ws.rs.core.Response
get
()
Method Details
get
@GET @Path("/{someParam}")
jakarta.ws.rs.core.Response
get
()