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