public class BrokerDecoder
extends org.apache.qpid.codec.ServerDecoder
| Constructor and Description |
|---|
BrokerDecoder(AMQPConnection_0_8 connection)
Creates a new AMQP decoder.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
processFrame(int channelId,
byte type,
long bodySize,
org.apache.qpid.codec.MarkableDataInput in) |
public BrokerDecoder(AMQPConnection_0_8 connection)
connection - protected void processFrame(int channelId,
byte type,
long bodySize,
org.apache.qpid.codec.MarkableDataInput in)
throws org.apache.qpid.framing.AMQFrameDecodingException,
IOException
processFrame in class org.apache.qpid.codec.AMQDecoder<org.apache.qpid.framing.ServerMethodProcessor<? extends org.apache.qpid.framing.ServerChannelMethodProcessor>>org.apache.qpid.framing.AMQFrameDecodingExceptionIOExceptionCopyright © 2006–2017 The Apache Software Foundation. All rights reserved.