public final class EndpointInfo extends Object
| Constructor and Description |
|---|
EndpointInfo(ProtocolVersion protocol,
SSLSession sslSession) |
| Modifier and Type | Method and Description |
|---|---|
ProtocolVersion |
getProtocol() |
SSLSession |
getSslSession() |
String |
toString() |
@Internal public EndpointInfo(ProtocolVersion protocol, SSLSession sslSession)
public ProtocolVersion getProtocol()
public SSLSession getSslSession()
Copyright © 1999–2021 The Apache Software Foundation. All rights reserved.