跳过导航链接
A B C D E G H I M R T 

A

AbstractRequestDispatcher - com.rodbate.httpserver.dispatcher中的类
抽象请求分发器
AbstractRequestDispatcher() - 类 的构造器com.rodbate.httpserver.dispatcher.AbstractRequestDispatcher
 

B

BaseRequestDispatcher - com.rodbate.httpserver.dispatcher中的类
基础请求分发器
BaseRequestDispatcher() - 类 的构造器com.rodbate.httpserver.dispatcher.BaseRequestDispatcher
 
Bootstrap - com.rodbate.httpserver中的类
server 启动类
Bootstrap() - 类 的构造器com.rodbate.httpserver.Bootstrap
 

C

channelActive(ChannelHandlerContext) - 类 中的方法com.rodbate.httpserver.dispatcher.BaseRequestDispatcher
 
channelRead0(ChannelHandlerContext, HttpObject) - 类 中的方法com.rodbate.httpserver.dispatcher.BaseRequestDispatcher
 
channelRead0(ChannelHandlerContext, HttpObject) - 类 中的方法com.rodbate.httpserver.handler.HttpServerHandler
 
ClassReflection - com.rodbate.httpserver.common中的类
类反射通用类
ClassReflection() - 类 的构造器com.rodbate.httpserver.common.ClassReflection
 
com.rodbate.httpserver - 程序包 com.rodbate.httpserver
 
com.rodbate.httpserver.common - 程序包 com.rodbate.httpserver.common
 
com.rodbate.httpserver.dispatcher - 程序包 com.rodbate.httpserver.dispatcher
 
com.rodbate.httpserver.handler - 程序包 com.rodbate.httpserver.handler
 
com.rodbate.httpserver.http - 程序包 com.rodbate.httpserver.http
 
createMessage(String[]) - 类 中的方法com.rodbate.httpserver.http.RBHttpRequestDecoder
将HttpRequest 转化为 RBHttpRequest

D

DefaultRequestDispatcher - com.rodbate.httpserver.dispatcher中的类
默认分发器
DefaultRequestDispatcher() - 类 的构造器com.rodbate.httpserver.dispatcher.DefaultRequestDispatcher
 
dispatch() - 类 中的方法com.rodbate.httpserver.dispatcher.BaseRequestDispatcher
子类处理分发逻辑
dispatch() - 类 中的方法com.rodbate.httpserver.dispatcher.DefaultRequestDispatcher
 

E

exceptionCaught(ChannelHandlerContext, Throwable) - 类 中的方法com.rodbate.httpserver.dispatcher.BaseRequestDispatcher
 

G

getClassesFromPackage(ClassLoader, String) - 类 中的静态方法com.rodbate.httpserver.common.ClassReflection
获取指定包下的所有类

H

HttpServerHandler - com.rodbate.httpserver.handler中的类
 
HttpServerHandler() - 类 的构造器com.rodbate.httpserver.handler.HttpServerHandler
 
HttpServerInitializer - com.rodbate.httpserver.handler中的类
 
HttpServerInitializer() - 类 的构造器com.rodbate.httpserver.handler.HttpServerInitializer
 
HttpServerInitializerFactory - com.rodbate.httpserver中的类
 
HttpServerInitializerFactory() - 类 的构造器com.rodbate.httpserver.HttpServerInitializerFactory
 

I

init() - 类 中的方法com.rodbate.httpserver.dispatcher.AbstractRequestDispatcher
 
init() - 类 中的方法com.rodbate.httpserver.dispatcher.BaseRequestDispatcher
 
initChannel(SocketChannel) - 类 中的方法com.rodbate.httpserver.handler.HttpServerInitializer
 
initChannel(SocketChannel) - 类 中的方法com.rodbate.httpserver.HttpServerInitializerFactory
 

M

main() - 类 中的静态方法com.rodbate.httpserver.Bootstrap
 
main(String[]) - 类 中的静态方法com.rodbate.httpserver.common.ClassReflection
 
main(String[]) - 类 中的静态方法Test
 

R

RBHttpRequest - com.rodbate.httpserver.http中的类
 
RBHttpRequest(HttpVersion, HttpMethod, String) - 类 的构造器com.rodbate.httpserver.http.RBHttpRequest
 
RBHttpRequest(HttpVersion, HttpMethod, String, boolean) - 类 的构造器com.rodbate.httpserver.http.RBHttpRequest
 
RBHttpRequest(HttpVersion, HttpMethod, String, HttpHeaders) - 类 的构造器com.rodbate.httpserver.http.RBHttpRequest
 
RBHttpRequestDecoder - com.rodbate.httpserver.http中的类
http request 解码器
RBHttpRequestDecoder() - 类 的构造器com.rodbate.httpserver.http.RBHttpRequestDecoder
 
RBHttpResponse - com.rodbate.httpserver.http中的类
 
RBHttpResponse(HttpVersion, HttpResponseStatus) - 类 的构造器com.rodbate.httpserver.http.RBHttpResponse
 
RBHttpResponse(HttpVersion, HttpResponseStatus, boolean) - 类 的构造器com.rodbate.httpserver.http.RBHttpResponse
 
RBHttpResponse(HttpVersion, HttpResponseStatus, boolean, boolean) - 类 的构造器com.rodbate.httpserver.http.RBHttpResponse
 
RBHttpResponse(HttpVersion, HttpResponseStatus, HttpHeaders) - 类 的构造器com.rodbate.httpserver.http.RBHttpResponse
 
RBHttpResponseEncoder - com.rodbate.httpserver.http中的类
 
RBHttpResponseEncoder() - 类 的构造器com.rodbate.httpserver.http.RBHttpResponseEncoder
 

T

Test - <Unnamed>中的类
 
Test() - 类 的构造器Test
 
A B C D E G H I M R T 
跳过导航链接