Uses of Class
io.atomix.cluster.messaging.MessagingException
Packages that use MessagingException
Package
Description
Provides high-level interfaces for direct and publish-subscribe inter-cluster communication.
-
Uses of MessagingException in io.atomix.cluster.messaging
Subclasses of MessagingException in io.atomix.cluster.messagingModifier and TypeClassDescriptionstatic classException indicating a connection was closed unexpectedly.static classException indicating no remote registered remote handler.static classstatic classException indicating failure due to invalid message structure such as an incorrect preamble.static classException indicating handler failure.