Uses of Interface
io.undertow.websockets.jsr.WebsocketClientSslProvider
-
Packages that use WebsocketClientSslProvider Package Description io.undertow.websockets.jsr -
-
Uses of WebsocketClientSslProvider in io.undertow.websockets.jsr
Classes in io.undertow.websockets.jsr that implement WebsocketClientSslProvider Modifier and Type Class Description class
DefaultWebSocketClientSslProvider
Client SSL provider that gets the SSL context in one of two ways.
-