public class ObjectDescriptorFactory
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected static java.util.Map<java.lang.Integer,java.util.Map<java.lang.Integer,java.lang.Class<? extends BaseDescriptor>>> |
descriptorRegistry |
protected static org.slf4j.Logger |
LOG |
| Constructor and Description |
|---|
ObjectDescriptorFactory() |
| Modifier and Type | Method and Description |
|---|---|
static BaseDescriptor |
createFrom(int objectTypeIndication,
java.nio.ByteBuffer bb) |
protected static org.slf4j.Logger LOG
protected static java.util.Map<java.lang.Integer,java.util.Map<java.lang.Integer,java.lang.Class<? extends BaseDescriptor>>> descriptorRegistry
public static BaseDescriptor createFrom(int objectTypeIndication, java.nio.ByteBuffer bb) throws java.io.IOException
java.io.IOExceptionCopyright © 2020. All rights reserved.