|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.activemq.apollo.dto.DestinationDTO
org.apache.activemq.apollo.dto.TopicDestinationDTO
public class TopicDestinationDTO
Field Summary |
---|
Fields inherited from class org.apache.activemq.apollo.dto.DestinationDTO |
---|
path |
Constructor Summary | |
---|---|
TopicDestinationDTO()
|
|
TopicDestinationDTO(java.util.List<java.lang.String> name)
|
|
TopicDestinationDTO(java.lang.String[] name)
|
Method Summary |
---|
Methods inherited from class org.apache.activemq.apollo.dto.DestinationDTO |
---|
equals, hashCode, name |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TopicDestinationDTO()
public TopicDestinationDTO(java.util.List<java.lang.String> name)
public TopicDestinationDTO(java.lang.String[] name)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |