public abstract class AbstractMarshallingClass extends Object
Constructor and Description |
---|
AbstractMarshallingClass()
Constructs an
AbstractMarshallingClass . |
Modifier and Type | Method and Description |
---|---|
protected abstract String |
getMethodName(int id) |
static AbstractMarshallingClass |
read(AMQPInputStream is) |
public static Logger logger
public AbstractMarshallingClass()
AbstractMarshallingClass
.protected abstract String getMethodName(int id)
public static AbstractMarshallingClass read(AMQPInputStream is) throws IOException, FrameErrorException
IOException
FrameErrorException
Copyright © 2023 ScalAgent D.T.. All rights reserved.