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.
| Constructor and Description |
|---|
RetryWithHttpsEntryPoint() |
| Modifier and Type | Method and Description |
|---|---|
protected java.lang.Integer |
getMappedPort(java.lang.Integer mapFromPort) |
commence, getPortMapper, getPortResolver, setPortMapper, setPortResolverprotected java.lang.Integer getMappedPort(java.lang.Integer mapFromPort)
getMappedPort in class AbstractRetryEntryPoint