public class ServerRespondingWithChunkedBody extends Object implements Runnable
| Constructor and Description |
|---|
ServerRespondingWithChunkedBody(InputStream inputStream) |
| Modifier and Type | Method and Description |
|---|---|
int |
getPort() |
boolean |
isRunning() |
static void |
main(String[] args) |
void |
run() |
public ServerRespondingWithChunkedBody(InputStream inputStream)
Copyright © 2019. All rights reserved.