public class SslEndpointInternalsAccess extends Object
Modifier and Type | Method and Description |
---|---|
static EndpointInternals |
get()
Returns registered EndpointInternals instance.
|
static void |
set(EndpointInternals endpointInternals)
Registers EndpointInternals instance to use for back-door operations on
SslEndpoint and SslServerEndpoints.
|
public static void set(EndpointInternals endpointInternals)
public static EndpointInternals get()
Copyright © 2016–2018. All rights reserved.