|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of LinkDTO in org.apache.activemq.apollo.dto |
---|
Fields in org.apache.activemq.apollo.dto declared as LinkDTO | |
---|---|
LinkDTO |
QueueConsumerStatusDTO.link
link to who is consuming from the queue. |
Fields in org.apache.activemq.apollo.dto with type parameters of type LinkDTO | |
---|---|
java.util.List<LinkDTO> |
TopicStatusDTO.consumers
Ids of all connections that are consuming from the destination |
java.util.List<LinkDTO> |
TopicStatusDTO.producers
Ids of all connections that are producing to the destination |
java.util.List<LinkDTO> |
QueueStatusDTO.producers
Ids of all connections that are producing to the destination |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |