Camel with Netty, strange requirement

sachin2713 at gmail.com sachin2713 at gmail.com
Mon Jun 6 02:56:22 EDT 2011


Hi , 

I am using Camel 2.6 with netty 3.2.3 version. I have a strange requirement.
An other client, which is writing request on port, is not using camel or
netty, it's a simple plain java client. Client doesnt have netty producer
and exchange refernce. But while sending response back, i need socket object
refernce, so that i can write on outputstream of that socket, as my client
cant read from exchange, neither they can use any decoder. 

Is there any way, i get access to socket object in camel classes, i checked
with camel -groups, it's like only local and host address are exposed to
camel and not the direct socket object. Please guide me. 

Regards 
Sachin 


--
View this message in context: http://netty-forums-and-mailing-lists.685743.n2.nabble.com/Camel-with-Netty-strange-requirement-tp6444105p6444105.html
Sent from the Netty User Group mailing list archive at Nabble.com.


More information about the netty-users mailing list