public abstract class AbstractMarshallingClass extends Object
Modifier and Type | Field and Description |
---|---|
static org.objectweb.util.monolog.api.Logger |
logger |
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 AbstractMarshallingClass()
AbstractMarshallingClass
.protected abstract String getMethodName(int id)
public static AbstractMarshallingClass read(AMQPInputStream is) throws IOException, FrameErrorException
IOException
FrameErrorException
Copyright © 2020 ScalAgent D.T.. All rights reserved.