public class SSLStatus extends Object
| Constructor and Description |
|---|
SSLStatus() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
getSslErrorFlag() |
Object |
getSslLock()
Lock used to coordinate the SSL sender with the SSL receiver.
|
void |
setSslErrorFlag() |
public Object getSslLock()
public boolean getSslErrorFlag()
public void setSslErrorFlag()
Copyright © 2006–2019 The Apache Software Foundation. All rights reserved.