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 CustomHttpMethod
@Path("/custom")
public interface
CustomHttpMethod
Nested Class Summary
Nested Classes
Modifier and Type
Interface
Description
static @interface
CustomHttpMethod.MYMETHOD
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
jakarta.ws.rs.core.Response
executeMyMethod
()
Method Details
executeMyMethod
jakarta.ws.rs.core.Response
executeMyMethod
()