Package org.apache.activemq.artemis.dto
Class AllowListDTO
- java.lang.Object
-
- org.apache.activemq.artemis.dto.AllowListDTO
-
public class AllowListDTO extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description AllowListDTO()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.util.List<EntryDTO>getEntries()
-
-
-
Method Detail
-
getEntries
public java.util.List<EntryDTO> getEntries()
-
-