public interface IntegrationConfigurationProperties
Modifier and Type | Method and Description |
---|---|
Duration |
getConnectTimeout()
Gets the connect timeout.
|
URI |
getEndpoint()
Gets the endpoint of the remote service to integrate.
|
Duration |
getReadTimeout()
Gets the read timeout.
|
URI getEndpoint()
Duration getConnectTimeout()
Duration getReadTimeout()
Copyright © 2012–2019 Drombler. All rights reserved.