public class StreamClient extends Object implements Closeable
| Modifier and Type | Class and Description |
|---|---|
static class |
StreamClient.Builder |
static interface |
StreamClient.SSLConfiguration |
| Modifier and Type | Method and Description |
|---|---|
static StreamClient.Builder |
builder() |
void |
close() |
boolean |
isConnected() |
rx.Observable<com.abiquo.event.model.Event> |
newEventStream() |
public boolean isConnected()
public rx.Observable<com.abiquo.event.model.Event> newEventStream()
throws IOException
IOExceptionpublic void close()
throws IOException
close in interface Closeableclose in interface AutoCloseableIOExceptionpublic static StreamClient.Builder builder()
Copyright © 2008–2016 Abiquo Holdings S.L.. All rights reserved.