spring-framework / org.springframework.remoting.jaxws / SimpleHttpServerJaxWsServiceExporter / setPort

setPort

open fun setPort(port: Int): Unit

Specify the HTTP server's port. Default is 8080.

Only applicable for a locally configured HTTP server. Ignored when the "server" property has been specified.