public class CloudierClient extends Object implements AutoCloseable
| Modifier and Type | Field and Description |
|---|---|
static int |
DEFAULT_PORT |
| Constructor and Description |
|---|
CloudierClient(CloudierClientEndpoint.CloudServerListener cloudServerListener) |
public static final int DEFAULT_PORT
public CloudierClient(CloudierClientEndpoint.CloudServerListener cloudServerListener) throws IOException, CertificateEncodingException, SelfSignedCertificate.CertificateGenerationException
public static void main(String[] args) throws ExecutionException, InterruptedException, TimeoutException, CertificateEncodingException, IOException, SelfSignedCertificate.CertificateGenerationException
public void close()
close in interface AutoCloseableCopyright © 2022 SiLA Java Developers. All rights reserved.