|
||||||||||
| 上一个类 下一个类 | 框架 无框架 | |||||||||
| 摘要: 嵌套 | 字段 | 构造方法 | 方法 | 详细信息: 字段 | 构造方法 | 方法 | |||||||||
java.lang.Objectjava.lang.Thread
com.aliyun.mns.sample.HttpEndpoint.RequestListenerThread
public class HttpEndpoint.RequestListenerThread
http listen work thread
| 嵌套类摘要 |
|---|
| 从类 java.lang.Thread 继承的嵌套类/接口 |
|---|
Thread.State, Thread.UncaughtExceptionHandler |
| 字段摘要 |
|---|
| 从类 java.lang.Thread 继承的字段 |
|---|
MAX_PRIORITY, MIN_PRIORITY, NORM_PRIORITY |
| 构造方法摘要 | |
|---|---|
HttpEndpoint.RequestListenerThread(int port,
org.apache.http.protocol.HttpService httpService,
SSLServerSocketFactory sf)
|
|
| 方法摘要 | |
|---|---|
void |
interrupt()
|
void |
run()
|
| 从类 java.lang.Object 继承的方法 |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| 构造方法详细信息 |
|---|
public HttpEndpoint.RequestListenerThread(int port,
org.apache.http.protocol.HttpService httpService,
SSLServerSocketFactory sf)
throws IOException
IOException| 方法详细信息 |
|---|
public void run()
Runnable 中的 runThread 中的 runpublic void interrupt()
Thread 中的 interrupt
|
||||||||||
| 上一个类 下一个类 | 框架 无框架 | |||||||||
| 摘要: 嵌套 | 字段 | 构造方法 | 方法 | 详细信息: 字段 | 构造方法 | 方法 | |||||||||