Uses of Interface
org.apache.activemq.artemis.core.replication.ReplicatedLargeMessage
Packages that use ReplicatedLargeMessage
Package
Description
-
Uses of ReplicatedLargeMessage in org.apache.activemq.artemis.core.persistence.impl.journal
Classes in org.apache.activemq.artemis.core.persistence.impl.journal that implement ReplicatedLargeMessageModifier and TypeClassDescriptionfinal classfinal class -
Uses of ReplicatedLargeMessage in org.apache.activemq.artemis.core.replication
Methods in org.apache.activemq.artemis.core.replication that return types with arguments of type ReplicatedLargeMessageModifier and TypeMethodDescriptionReplicationEndpoint.getLargeMessages()This is for tests basically, do not use it as its API is not guaranteed for future usage. -
Uses of ReplicatedLargeMessage in org.apache.activemq.artemis.core.server
Subinterfaces of ReplicatedLargeMessage in org.apache.activemq.artemis.core.serverModifier and TypeInterfaceDescriptioninterfaceThis is a tagging interface, as we need to make sure the LargeMessage is a core large message is certain places.interface