public class ServerDecoder extends AMQDecoder<ServerMethodProcessor<? extends ServerChannelMethodProcessor>>
Constructor and Description |
---|
ServerDecoder(ServerMethodProcessor<? extends ServerChannelMethodProcessor> methodProcessor)
Creates a new AMQP decoder.
|
Modifier and Type | Method and Description |
---|---|
void |
decodeBuffer(QpidByteBuffer buf) |
decode, getMethodProcessor, processFrame, setExpectProtocolInitiation, setMaxFrameSize
public ServerDecoder(ServerMethodProcessor<? extends ServerChannelMethodProcessor> methodProcessor)
methodProcessor
- method processorpublic void decodeBuffer(QpidByteBuffer buf) throws AMQFrameDecodingException, AMQProtocolVersionException, IOException
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.