public interface Connector
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
InputStream |
connect(byte[] content) |
void |
setHostname(String hostname) |
void |
setPort(int port) |
InputStream connect(byte[] content) throws UnknownHostException, CertificateCoreException
void close()
void setHostname(String hostname)
void setPort(int port)
Copyright © 2023 SERPRO - Serviço Federal de Processamento de Dados. All rights reserved.