| Interface | Description |
|---|---|
| RequestExecutor |
Created by zy on 17-3-5.
|
| Class | Description |
|---|---|
| RequestRunnable |
This class finishes the jobs of parsing http data.
|
| Server |
This class parses data that comes from socket and creates a request with these data.
|
| ServerSocketFactory |
Providing several instances of ServerSocket.
|
| ThreadPool |
Singleton Pattern.
|