Package com.swiftmq.amqp.v091.generated
Class MethodReader
- java.lang.Object
-
- com.swiftmq.amqp.v091.generated.MethodReader
-
public class MethodReader extends java.lang.Object
Factory class that creates AMQP methods out of an input stream.- Version:
- AMQP Version 091. Generation Date: Thu Apr 12 12:18:24 CEST 2012
- Author:
- IIT Software GmbH, Bremen/Germany, (c) 2012, All Rights Reserved
-
-
Constructor Summary
Constructors Constructor Description MethodReader()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static Method
createMethod(java.io.DataInput in)
-
-
-
Method Detail
-
createMethod
public static Method createMethod(java.io.DataInput in) throws java.io.IOException
- Throws:
java.io.IOException
-
-