Interface HasSessionScopeTest.MySessionScopedApi
- Enclosing class:
- HasSessionScopeTest
@SessionScoped
@Path("/")
@RegisterRestClient
public static interface HasSessionScopeTest.MySessionScopedApi
-
Method Summary
-
Method Details
-
get
@GET jakarta.ws.rs.core.Response get()
-