Class HttpServer
java.lang.Object
org.apache.http.impl.nio.bootstrap.HttpServer
- Since:
- 4.4
-
Method Summary
Modifier and TypeMethodDescriptionvoid
awaitTermination
(long timeout, TimeUnit timeUnit) void
void
start()
-
Method Details
-
getEndpoint
-
start
- Throws:
IOException
-
awaitTermination
- Throws:
InterruptedException
-
shutdown
-