- java.lang.Object
-
- com.yuyenews.easy.netty.thread.RequestThread
-
-
方法概要
所有方法 实例方法 具体方法
| 限定符和类型 |
方法 |
说明 |
void |
run() |
|
void |
setCtx(io.netty.channel.ChannelHandlerContext ctx) |
|
void |
setHttpRequest(io.netty.handler.codec.http.FullHttpRequest httpRequest) |
|
-
从类继承的方法 java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
构造器详细资料
-
RequestThread
public RequestThread()
-
方法详细资料
-
run
public void run()
- 指定者:
run 在接口中 java.lang.Runnable
Copyright © 2018. All Rights Reserved.