public class StreamClient
extends java.lang.Object
implements java.io.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 java.io.IOException
java.io.IOExceptionpublic void close()
throws java.io.IOException
close in interface java.io.Closeableclose in interface java.lang.AutoCloseablejava.io.IOExceptionpublic static StreamClient.Builder builder()
Copyright © 2008-2019 Abiquo Holdings S.L.. All Rights Reserved.