public interface TransportProvider
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
void |
connect(ConnectionEndpoint conn,
String address,
int port,
SSLContext sslContext,
SSLOptions sslOptions,
ExceptionHandler exceptionHandler) |
void connect(ConnectionEndpoint conn, String address, int port, SSLContext sslContext, SSLOptions sslOptions, ExceptionHandler exceptionHandler) throws ConnectionException
ConnectionExceptionvoid close()
Copyright © 2006–2015 The Apache Software Foundation. All rights reserved.