Class StandardConnectionStateErrorPolicy

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      boolean isErrorState​(ConnectionState state)
      Returns true if the given state should cause the recipe to act as though the connection has been lost.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • StandardConnectionStateErrorPolicy

        public StandardConnectionStateErrorPolicy()