There is no serialization necessary when doing things in memory; hence encoding/decoding is not needed.
Jose > -----Original Message----- > From: Paolo Perrucci [mailto:[EMAIL PROTECTED] > Sent: 17 October 2005 16:49 > To: [email protected] > Subject: Protocol decoder for vm pipe session > > Hi all, > > it seems that vm pipe based protocol session doesn't use protocol > endoder and decoder. Indeed ProtocolSession.getEncoder() return null. > Is this a bug or a feature ? > > Thanks > Paolo
