Uses of Class
org.eclipse.microprofile.rest.client.tck.providers.Widget
Packages that use Widget
Package
Description
-
Uses of Widget in org.eclipse.microprofile.rest.client.tck.interfaces
Methods in org.eclipse.microprofile.rest.client.tck.interfaces with parameters of type WidgetModifier and TypeMethodDescriptionjakarta.ws.rs.core.ResponseInterfaceBase.executePut(Widget id, String body) jakarta.ws.rs.core.ResponseInterfaceWithoutProvidersDefined.executePut(Widget id, String body) jakarta.ws.rs.core.ResponseInterfaceWithoutProvidersDefinedWithConfigKey.executePut(Widget id, String body) jakarta.ws.rs.core.ResponseInterfaceWithProvidersDefined.executePut(Widget id, String body) -
Uses of Widget in org.eclipse.microprofile.rest.client.tck.providers
Methods in org.eclipse.microprofile.rest.client.tck.providers that return WidgetModifier and TypeMethodDescriptionTestParamConverter.fromString(String s) static WidgetWidget.fromString(String s) Methods in org.eclipse.microprofile.rest.client.tck.providers with parameters of type Widget