Uses of Class
org.eclipse.microprofile.rest.client.tck.sse.WeatherEvent
Packages that use WeatherEvent
-
Uses of WeatherEvent in org.eclipse.microprofile.rest.client.tck.sse
Methods in org.eclipse.microprofile.rest.client.tck.sse that return WeatherEventModifier and TypeMethodDescriptionWeatherEventProvider.readFrom(Class<WeatherEvent> type, Type genericType, Annotation[] annotations, jakarta.ws.rs.core.MediaType mediaType, jakarta.ws.rs.core.MultivaluedMap<String, String> httpHeaders, InputStream entityStream) Methods in org.eclipse.microprofile.rest.client.tck.sse that return types with arguments of type WeatherEventModifier and TypeMethodDescriptionorg.reactivestreams.Publisher<WeatherEvent>RsWeatherEventClient.getEvents()Method parameters in org.eclipse.microprofile.rest.client.tck.sse with type arguments of type WeatherEventModifier and TypeMethodDescriptionWeatherEventProvider.readFrom(Class<WeatherEvent> type, Type genericType, Annotation[] annotations, jakarta.ws.rs.core.MediaType mediaType, jakarta.ws.rs.core.MultivaluedMap<String, String> httpHeaders, InputStream entityStream)