Uses of Enum Class
org.apache.activemq.artemis.core.protocol.core.impl.wireformat.ReplicationSyncFileMessage.FileType
Packages that use ReplicationSyncFileMessage.FileType
Package
Description
-
Uses of ReplicationSyncFileMessage.FileType in org.apache.activemq.artemis.core.protocol.core.impl.wireformat
Methods in org.apache.activemq.artemis.core.protocol.core.impl.wireformat that return ReplicationSyncFileMessage.FileTypeModifier and TypeMethodDescriptionReplicationSyncFileMessage.FileType.getFileType(byte readByte) ReplicationSyncFileMessage.getFileType()Returns the enum constant of this class with the specified name.static ReplicationSyncFileMessage.FileType[]ReplicationSyncFileMessage.FileType.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of ReplicationSyncFileMessage.FileType in org.apache.activemq.artemis.core.server
Methods in org.apache.activemq.artemis.core.server with parameters of type ReplicationSyncFileMessage.FileTypeModifier and TypeMethodDescriptionActiveMQMessageBundle_impl.replicationUnhandledFileType(ReplicationSyncFileMessage.FileType fileType) ActiveMQMessageBundle.replicationUnhandledFileType(ReplicationSyncFileMessage.FileType fileType)