Package org.apache.qpid.codec

Class Summary
AMQCodecFactory AMQCodecFactory is a Mina codec factory.
AMQDecoder AMQDecoder delegates the decoding of AMQP either to a data block decoder, or in the case of new connections, to a protocol initiation decoder.
AMQEncoder AMQEncoder delegates encoding of AMQP to a data encoder.
 



Licensed to the Apache Software Foundation