spring-framework / org.springframework.remoting.support / SimpleHttpServerFactoryBean / setExecutor

setExecutor

open fun setExecutor(executor: Executor): Unit

Set the JDK concurrent executor to use for dispatching incoming requests.

See Also
com.sun.net.httpserver.HttpServer#setExecutor