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() |
void |
connect() |
public void connect()
throws IOException
IOExceptionpublic void close()
throws IOException
close in interface Closeableclose in interface AutoCloseableIOExceptionpublic static StreamClient.Builder builder()
Copyright © 2008–2018 Abiquo Holdings S.L.. All rights reserved.