序列化表格
-
程序包 com.aizuda.easy.retry.client.common.event
-
类 com.aizuda.easy.retry.client.common.event.ChannelReconnectEvent
class ChannelReconnectEvent extends org.springframework.context.ApplicationEvent implements Serializable -
类 com.aizuda.easy.retry.client.common.event.EasyRetryClosedEvent
class EasyRetryClosedEvent extends org.springframework.context.ApplicationEvent implements Serializable -
类 com.aizuda.easy.retry.client.common.event.EasyRetryClosingEvent
class EasyRetryClosingEvent extends org.springframework.context.ApplicationEvent implements Serializable -
类 com.aizuda.easy.retry.client.common.event.EasyRetryStartedEvent
class EasyRetryStartedEvent extends org.springframework.context.ApplicationEvent implements Serializable -
类 com.aizuda.easy.retry.client.common.event.EasyRetryStartingEvent
class EasyRetryStartingEvent extends org.springframework.context.ApplicationEvent implements Serializable
-
-
程序包 com.aizuda.easy.retry.client.common.exception
-
异常错误 com.aizuda.easy.retry.client.common.exception.EasyRetryClientException
class EasyRetryClientException extends BaseEasyRetryException implements Serializable -
异常错误 com.aizuda.easy.retry.client.common.exception.EasyRetryClientTimeOutException
class EasyRetryClientTimeOutException extends BaseEasyRetryException implements Serializable
-