public final class TimeoutSettings extends Object
| Constructor and Description |
|---|
TimeoutSettings() |
| Modifier and Type | Method and Description |
|---|---|
int |
getConnectionTimeout() |
int |
getReadTimeout() |
TimeUnit |
getTimeoutUnit() |
int |
getWriteTimeout() |
public TimeUnit getTimeoutUnit()
public int getConnectionTimeout()
public int getReadTimeout()
public int getWriteTimeout()
Copyright © 2003–2017 MuleSoft, Inc.. All rights reserved.