users@jax-rs-spec.java.net

[jax-rs-spec users] Re: SseEventSource javadoc

From: Pavel Bucek <pavel.bucek_at_oracle.com>
Date: Tue, 18 Apr 2017 16:56:18 +0200

done.

I took an opportunity to rename back SseEventSource#subscribe to
register; subscribe felt like a remainder of Flow APIs.

https://github.com/jax-rs/api/commit/e9ec0a706e8eb9cb8c88cb1339d2a823c0d76c88

Thanks and regards,
Pavel


On 18/04/2017 07:22, Pavel Bucek wrote:
> Hi Allesio,
>
> thanks for bringing that up, I'll look into that today.
>
> Regards,
> Pavel
>
>
> On 14/04/2017 14:47, Alessio Soldano wrote:
>> Hi,
>>
>> while looking at the SseEventSource javadoc [1], I've noticed few
>> minor issues. It references methods 'named' and 'register' that are
>> actually not there in the api.
>>
>> Cheers
>>
>> Alessio
>>
>>
>> [1]
>> https://github.com/jax-rs/api/blob/2.1-m06/jaxrs-api/src/main/java/javax/ws/rs/sse/SseEventSource.java#L102...L105
>>
>