Package | Description |
---|---|
org.eclipse.jetty.io.ssl |
Jetty IO : Core SSL Support
|
org.eclipse.jetty.server |
Jetty Server : Core Server API
|
Modifier and Type | Method and Description |
---|---|
SslConnection |
SslConnection.DecryptedEndPoint.getSslConnection() |
protected SslConnection |
SslClientConnectionFactory.newSslConnection(ByteBufferPool byteBufferPool,
java.util.concurrent.Executor executor,
EndPoint endPoint,
javax.net.ssl.SSLEngine engine) |
Modifier and Type | Method and Description |
---|---|
protected SslConnection |
SslConnectionFactory.newSslConnection(Connector connector,
EndPoint endPoint,
javax.net.ssl.SSLEngine engine) |
Copyright © 1995–2023 Webtide. All rights reserved.