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