org.apache.qpid.framing.abstraction
Interface ProtocolVersionMethodConverter
- All Superinterfaces:
- MessagePublishInfoConverter
- All Known Implementing Classes:
- AbstractMethodConverter, MethodConverter_0_9, MethodConverter_0_91, MethodConverter_8_0
public interface ProtocolVersionMethodConverter
- extends MessagePublishInfoConverter
convertToBody
AMQBody convertToBody(ContentChunk contentBody)
convertToContentChunk
ContentChunk convertToContentChunk(AMQBody body)
configure
void configure()
convertToBody
AMQBody convertToBody(ByteBuffer buf)
Licensed to the Apache Software Foundation