Uses of Class
net.sf.eBus.config.EConfigure.PauseConfig
-
-
Uses of EConfigure.PauseConfig in net.sf.eBus.config
Fields in net.sf.eBus.config declared as EConfigure.PauseConfig Modifier and Type Field Description protected EConfigure.PauseConfigEConfigure.AbstractBuilder. mPauseConfigContains the pause parameters.protected EConfigure.PauseConfigEConfigure.AbstractConfig. mPauseConfigIfEConfigure.AbstractConfig.mCanPauseistrue, then the pause configuration is defined.Methods in net.sf.eBus.config that return EConfigure.PauseConfig Modifier and Type Method Description EConfigure.PauseConfigEConfigure.PauseBuilder. build()Returns the pause configuration created from the configured parameters.EConfigure.PauseConfigEConfigure.AbstractConfig. pauseConfiguration()Returns the connection pause configuration.Methods in net.sf.eBus.config with parameters of type EConfigure.PauseConfig Modifier and Type Method Description TEConfigure.AbstractBuilder. pauseConfig(EConfigure.PauseConfig pc)Set the pause configuration for the connection.
-