setFallbackHttpPort

open fun setFallbackHttpPort(fallbackHttpPort: Int): STWConfiguration.Builder

Set the fallback port for http requests

Return

Builder This Builder object to allow for chaining of calls to set methods.

Parameters

fallbackHttpPort

Integer The http fallback port. This port will be used as fallback port for all http requests.