public class RetryWithHttpsEntryPoint extends AbstractRetryEntryPoint
This entry point should suffice in most circumstances. However, it is not intended to properly handle HTTP POSTs or other usage where a standard redirect would cause an issue.
logger
Constructor and Description |
---|
RetryWithHttpsEntryPoint() |
Modifier and Type | Method and Description |
---|---|
protected Integer |
getMappedPort(Integer mapFromPort) |
commence, getPortMapper, getPortResolver, getRedirectStrategy, setPortMapper, setPortResolver, setRedirectStrategy
protected Integer getMappedPort(Integer mapFromPort)
getMappedPort
in class AbstractRetryEntryPoint