spring-framework / org.springframework.remoting.jaxws / AbstractJaxWsServiceExporter / setExecutor

setExecutor

open fun setExecutor(executor: Executor): Unit

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

See Also
javax.xml.ws.Endpoint#setExecutor