public class SimpleOptions extends Object implements OperationOptions
OperationOptions| Constructor and Description |
|---|
SimpleOptions(Long responseTimeout,
boolean outbound) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Long |
getResponseTimeout() |
int |
hashCode() |
boolean |
isOutbound() |
public SimpleOptions(Long responseTimeout, boolean outbound)
public Long getResponseTimeout()
getResponseTimeout in interface OperationOptionspublic boolean isOutbound()
isOutbound in interface OperationOptionsCopyright © 2003–2017 MuleSoft, Inc.. All rights reserved.