Uses of Class
org.apache.activemq.artemis.dto.EntryDTO
-
Packages that use EntryDTO Package Description org.apache.activemq.artemis.dto The JAXB POJOs for the XML configuration of ActiveMQ Artemis broker -
-
Uses of EntryDTO in org.apache.activemq.artemis.dto
Methods in org.apache.activemq.artemis.dto that return types with arguments of type EntryDTO Modifier and Type Method Description List<EntryDTO>AllowListDTO. getEntries()List<EntryDTO>WhiteListDTO. getEntries()Deprecated.
-