spring-framework / org.springframework.remoting.rmi / RmiRegistryFactoryBean / setHost

setHost

open fun setHost(host: String): Unit

Set the host of the registry for the exported RMI service, i.e. rmi://HOST:port/name

Default is localhost.