org.apache.qpid.framing
Class MethodBodyDecoderRegistry

java.lang.Object
  extended by org.apache.qpid.framing.MethodBodyDecoderRegistry

public final class MethodBodyDecoderRegistry
extends java.lang.Object

This class is autogenerated, do not modify.


Constructor Summary
MethodBodyDecoderRegistry()
           
 
Method Summary
static AMQMethodBody get(int clazz, int method)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MethodBodyDecoderRegistry

public MethodBodyDecoderRegistry()
Method Detail

get

public static AMQMethodBody get(int clazz,
                                int method)
                         throws AMQFrameDecodingException
Throws:
AMQFrameDecodingException