码迷,mamicode.com
首页 > 其他好文 > 详细

Tomcat启动过程

时间:2018-07-04 01:13:19      阅读:127      评论:0      收藏:0      [点我收藏+]

标签:socket   poi   bin   end   .com   img   handler   cto   init   

 

绑定端口及接收socket请求

Connector.setProtocol是在解析xml配置文件时绑定关系,

启动Connector initInternal() ===>protocolHandler.init() ==> Endpoint.init()-->Endpoint.bind()

 

技术分享图片

 

技术分享图片

 

Endpoint.startInternal()

 

Tomcat启动过程

标签:socket   poi   bin   end   .com   img   handler   cto   init   

原文地址:https://www.cnblogs.com/yszzu/p/9261117.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!