Class HttpService.Builder
java.lang.Object
org.apache.hc.core5.http.impl.io.HttpService.Builder
- Enclosing class:
HttpService
-
Method Summary
Modifier and TypeMethodDescriptionbuild()Create a new HTTP service.withConnectionReuseStrategy(ConnectionReuseStrategy connReuseStrategy) withHttp1StreamListener(Http1StreamListener streamListener) withHttpProcessor(HttpProcessor processor) withHttpServerRequestHandler(HttpServerRequestHandler requestHandler)
-
Method Details
-
withHttpProcessor
-
withHttpServerRequestHandler
-
withConnectionReuseStrategy
-
withHttp1StreamListener
-
build
-