| Modifier and Type | Field and Description |
|---|---|
protected EConfigure.PauseConfig |
EConfigure.AbstractConfig.mPauseConfig
If
EConfigure.AbstractConfig.mCanPause is true, then the pause
configuration is defined. |
protected EConfigure.PauseConfig |
EConfigure.AbstractBuilder.mPauseConfig
Contains the pause parameters.
|
| Modifier and Type | Method and Description |
|---|---|
EConfigure.PauseConfig |
EConfigure.PauseBuilder.build()
Returns the pause configuration created from the
configured parameters.
|
EConfigure.PauseConfig |
EConfigure.AbstractConfig.pauseConfiguration()
Returns the connection pause configuration.
|
| Modifier and Type | Method and Description |
|---|---|
T |
EConfigure.AbstractBuilder.pauseConfig(EConfigure.PauseConfig pc)
Set the pause configuration for the connection.
|
Copyright © 2020. All rights reserved.