public final class GfSseEventReceiver extends Object implements Closeable
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
boolean |
isClosed()
Get object state.
|
GfSseInboundEvent |
readEvent() |
public GfSseInboundEvent readEvent() throws IOException
IOExceptionpublic boolean isClosed()
InboundEvent can be received, false otherwise.public void close()
throws IOException
close in interface Closeableclose in interface AutoCloseableIOExceptionCopyright © 2017–2020 Eclipse Foundation. All rights reserved.