|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.activemq.apollo.dto.QueueDTO
org.apache.activemq.apollo.dto.DurableSubscriptionDTO
public class DurableSubscriptionDTO
Field Summary | |
---|---|
java.lang.String |
client_id
To narrow down matches to a client id |
java.lang.String |
subscription_id
To narrow down matches to a subscription id |
Fields inherited from class org.apache.activemq.apollo.dto.QueueDTO |
---|
acl, consumer_buffer, name, persistent, producer_buffer, queue_buffer, swap, swap_range_size, unified |
Constructor Summary | |
---|---|
DurableSubscriptionDTO()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public java.lang.String client_id
public java.lang.String subscription_id
Constructor Detail |
---|
public DurableSubscriptionDTO()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |