hunt-http ~v0.0.x (2022-05-15T16:04:28.5576772)
Dub
Repo
Http2Configuration.getSecureSessionFactory
hunt
http
codec
http
stream
Http2Configuration
Http2Configuration
Get the SSL/TLS connection factory.
@return the SSL/TLS connection factory.
class
Http2Configuration
SecureSessionFactory
getSecureSessionFactory
(
)
Meta
Source
See Implementation
hunt
http
codec
http
stream
Http2Configuration
Http2Configuration
constructors
this
functions
getCharacterEncoding
getFlowControlStrategy
getHttp2PingInterval
getInitialSessionRecvWindow
getInitialStreamSendWindow
getMaxConcurrentStreams
getMaxDynamicTableSize
getMaxHeaderBlockFragment
getMaxRequestHeadLength
getMaxRequestTrailerLength
getMaxResponseHeadLength
getMaxResponseTrailerLength
getProtocol
getSecureSessionFactory
getStreamIdleTimeout
getTcpConfiguration
getWebsocketPingInterval
isSecureConnectionEnabled
setCharacterEncoding
setFlowControlStrategy
setHttp2PingInterval
setInitialSessionRecvWindow
setInitialStreamSendWindow
setMaxConcurrentStreams
setMaxDynamicTableSize
setMaxHeaderBlockFragment
setMaxRequestHeadLength
setMaxRequestTrailerLength
setMaxResponseHeadLength
setMaxResponseTrailerLength
setProtocol
setSecureConnectionEnabled
setSecureSessionFactory
setStreamIdleTimeout
setTcpConfiguration
setWebsocketPingInterval
Get the SSL/TLS connection factory.
@return the SSL/TLS connection factory.