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

setHostname

open fun setHostname(hostname: String): Unit

Specify the HTTP server's hostname to bind to. Default is localhost; can be overridden with a specific network address to bind to.

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