public class SessionConnectionStateErrorPolicy extends Object implements ConnectionStateErrorPolicy
ConnectionState.LOST as an error| Constructor and Description |
|---|
SessionConnectionStateErrorPolicy() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isErrorState(ConnectionState state)
Returns true if the given state should cause the recipe to
act as though the connection has been lost.
|
public boolean isErrorState(ConnectionState state)
ConnectionStateErrorPolicyisErrorState in interface ConnectionStateErrorPolicystate - the stateCopyright © 2011–2023 The Apache Software Foundation. All rights reserved.