public static class ControllerParams.Builder extends Object
Constructor and Description |
---|
ControllerParams.Builder() |
Modifier and Type | Method and Description |
---|---|
ControllerParams |
build()
Returns a controller parameters instances for the current settings
on this builder.
|
ControllerParams.Builder |
messageFutureTimeout(long mfTimeout)
Sets the message future timeout value (in ms).
|
public ControllerParams build()
public ControllerParams.Builder messageFutureTimeout(long mfTimeout)
mfTimeout
- the message future timeout valueCopyright © 2015. All Rights Reserved.