Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: CAMEL-656

...

Code Block
xml
xml
   <route>
     <from uri="mina:tcp://localhost:5555?sync=true&textline=true"/>
     <to uri="bean:myTCPOrderHandler"/>
  </route>

...