| Package | Description |
|---|---|
| gov.nasa.worldwind.retrieve |
| Modifier and Type | Field and Description |
|---|---|
protected RetrievalService.SSLExceptionListener |
BasicRetrievalService.sslExceptionListener |
| Modifier and Type | Method and Description |
|---|---|
RetrievalService.SSLExceptionListener |
BasicRetrievalService.getSSLExceptionListener() |
RetrievalService.SSLExceptionListener |
RetrievalService.getSSLExceptionListener()
Indicates the listener to be called when
SSLHandshakeExceptions are thrown during resource
retrieval. |
| Modifier and Type | Method and Description |
|---|---|
void |
BasicRetrievalService.setSSLExceptionListener(RetrievalService.SSLExceptionListener sslExceptionListener) |
void |
RetrievalService.setSSLExceptionListener(RetrievalService.SSLExceptionListener listener)
Specifies the listener called when a
SSLHandshakeException is thrown during resource
retrieval. |