public static class ClientComponentConfiguration.ClientOptionsNestedConfiguration extends Object
Modifier and Type | Field and Description |
---|---|
static Class |
CAMEL_NESTED_CLASS |
Constructor and Description |
---|
ClientOptionsNestedConfiguration() |
Modifier and Type | Method and Description |
---|---|
Byte |
getCauseSourceAddress() |
Boolean |
getIgnoreBackgroundScan() |
void |
setCauseSourceAddress(Byte causeSourceAddress) |
void |
setIgnoreBackgroundScan(Boolean ignoreBackgroundScan) |
public static final Class CAMEL_NESTED_CLASS
public Byte getCauseSourceAddress()
public void setCauseSourceAddress(Byte causeSourceAddress)
public Boolean getIgnoreBackgroundScan()
public void setIgnoreBackgroundScan(Boolean ignoreBackgroundScan)
Apache Camel