public static class IntegrationProperties.Endpoint extends Object
Constructor and Description |
---|
Endpoint() |
Modifier and Type | Method and Description |
---|---|
List<String> |
getNoAutoStartup() |
List<String> |
getReadOnlyHeaders() |
boolean |
isThrowExceptionOnLateReply() |
void |
setNoAutoStartup(List<String> noAutoStartup) |
void |
setReadOnlyHeaders(List<String> readOnlyHeaders) |
void |
setThrowExceptionOnLateReply(boolean throwExceptionOnLateReply) |