I believe the DTO stuff is meant to hold data values from the XML
configuration files.  DTO = "data transfer object"


On Wed, Nov 20, 2013 at 2:44 PM, Brian Reinhold
<brianreinh...@lampreynetworks.com> wrote:
> I know its a stupid question but being 100% new to ActiveMQ I see complete
> sets of classes that look very similar except one set is suffixed with 'DTO'
> and another is not. I have been unable to find what the DTO means and how it
> may affect what I want to do. (I want to use ActiveMQ to embed an MQTT
> broker in my Java based server. In this manner I hope to skip the connection
> between my server and the MQTT broker.)
>
> Thanks to whomever can explain what DTO means and how it differs from the
> non-DTO classes.
>
>
>
> --
> View this message in context: 
> http://activemq.2283324.n4.nabble.com/What-does-DTO-stand-for-tp4674705.html
> Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Reply via email to