jetty源码剖析.docx

目录第一章JETTY 源码剖析1第一节启动篇1第二节组件启动篇44第三节应用加载篇48第四节请求处理上篇93第五节请求处理下篇119第六节 其余功能篇200JETTY 源码剖析Jetty资料:/Jetty/Jetty。文档都在这里启动篇启动的方式、选项How to Run Jetty标准的启动方式就是Java –jar start.jar我们通过java -jar start.jar –help ok.txt命令看看启动参数都有哪些生成的文件如下下面是所有的文本Usage: java -jar start.jar [options...] [properties...] [configs...] The start.jar builds a classpath and executes a main java class with a classloader built from that classpath. By default the start.jar mechanism is configured to start the jetty server, but it can be configured to start any java main class.Command Line Options: --helpThis help / usage informati

文档评论(0)

1亿VIP精品文档

相关文档