Package | Description |
---|---|
org.eclipse.microprofile.rest.client.tck.sse |
Modifier and Type | Method and Description |
---|---|
protected static AtomicReference<Throwable> |
AbstractSseTest.launchServer(CountDownLatch stopLatch,
Consumer<MyEventSource> consumer) |
protected static AtomicReference<Throwable> |
AbstractSseTest.launchServer(CountDownLatch stopLatch,
Consumer<MyEventSource> consumer,
CountDownLatch cleanupLatch) |
HttpSseServer |
HttpSseServer.start(int port,
Consumer<MyEventSource> consumer) |
Copyright © 2017 – 2022 Eclipse Foundation. All rights reserved.
Use is subject to license terms.