| Package | Description |
|---|---|
| org.glassfish.grizzly.http2 | |
| org.glassfish.grizzly.sni | |
| org.glassfish.grizzly.spdy | |
| org.glassfish.grizzly.ssl |
| Modifier and Type | Method and Description |
|---|---|
void |
AlpnSupport.configure(SSLBaseFilter sslFilter) |
| Modifier and Type | Class and Description |
|---|---|
class |
SNIFilter
TLS Server Name Indication (SNI)
Filter implementation. |
| Modifier and Type | Method and Description |
|---|---|
void |
NextProtoNegSupport.configure(SSLBaseFilter sslFilter) |
| Modifier and Type | Class and Description |
|---|---|
class |
SSLFilter
SSL
Filter to operate with SSL encrypted data. |
| Modifier and Type | Field and Description |
|---|---|
protected SSLBaseFilter |
SSLBaseFilter.SSLTransportFilterWrapper.sslBaseFilter |
| Constructor and Description |
|---|
SSLTransportFilterWrapper(TransportFilter transportFilter,
SSLBaseFilter sslBaseFilter) |
Copyright © 2016 Oracle Corporation. All rights reserved.