类分层结构
- java.lang.Object
- org.apache.coyote.AbstractProtocol<S> (implements javax.management.MBeanRegistration, org.apache.coyote.ProtocolHandler)
- org.apache.coyote.http11.AbstractHttp11Protocol<S>
- org.apache.coyote.http11.AbstractHttp11JsseProtocol<S>
- org.apache.coyote.http11.Http11NioProtocol
- cn.mzhong.springboot.hotssl.tomcat.DefaultX509TrustManager (implements javax.net.ssl.X509TrustManager)
- cn.mzhong.springboot.hotssl.tomcat.HotSslWebServerFactoryCustomizer (implements org.springframework.boot.web.server.WebServerFactoryCustomizer<T>)
- cn.mzhong.springboot.hotssl.tomcat.HotSslWebServerFactoryCustomizer.HotSslTrustManager (implements javax.net.ssl.X509TrustManager)
Copyright © 2019. All Rights Reserved.