public class ServerDecoder extends AMQDecoder<ServerMethodProcessor<? extends ServerChannelMethodProcessor>>
| Constructor and Description |
|---|
ServerDecoder(ServerMethodProcessor<? extends ServerChannelMethodProcessor> methodProcessor)
Creates a new AMQP decoder.
|
decodeBuffer, getMethodProcessor, processFrame, setExpectProtocolInitiation, setMaxFrameSizepublic ServerDecoder(ServerMethodProcessor<? extends ServerChannelMethodProcessor> methodProcessor)
methodProcessor - method processorCopyright © 2006–2015 The Apache Software Foundation. All rights reserved.