| Package | Description |
|---|---|
| org.eclipse.microprofile.rest.client.tck.sse |
| Modifier and Type | Method and Description |
|---|---|
WeatherEvent |
WeatherEventProvider.readFrom(Class<WeatherEvent> type,
Type genericType,
Annotation[] annotations,
jakarta.ws.rs.core.MediaType mediaType,
jakarta.ws.rs.core.MultivaluedMap<String,String> httpHeaders,
InputStream entityStream) |
| Modifier and Type | Method and Description |
|---|---|
org.reactivestreams.Publisher<WeatherEvent> |
RsWeatherEventClient.getEvents() |
| Modifier and Type | Method and Description |
|---|---|
WeatherEvent |
WeatherEventProvider.readFrom(Class<WeatherEvent> type,
Type genericType,
Annotation[] annotations,
jakarta.ws.rs.core.MediaType mediaType,
jakarta.ws.rs.core.MultivaluedMap<String,String> httpHeaders,
InputStream entityStream) |
Copyright © 2017 – 2021 Eclipse Foundation. All rights reserved.
Use is subject to license terms.