Uses of Class
org.eclipse.microprofile.rest.client.tck.sse.MyEventSource
Packages that use MyEventSource
-
Uses of MyEventSource in org.eclipse.microprofile.rest.client.tck.sse
Method parameters in org.eclipse.microprofile.rest.client.tck.sse with type arguments of type MyEventSourceModifier and TypeMethodDescriptionprotected static AtomicReference<Throwable>AbstractSseTest.launchServer(CountDownLatch stopLatch, Consumer<MyEventSource> consumer) protected static AtomicReference<Throwable>AbstractSseTest.launchServer(CountDownLatch stopLatch, Consumer<MyEventSource> consumer, CountDownLatch cleanupLatch) HttpSseServer.start(int port, Consumer<MyEventSource> consumer)