public class ObjectDescriptorFactory extends Object
| Modifier and Type | Field and Description |
|---|---|
protected static Map<Integer,Map<Integer,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,
ByteBuffer bb) |
public static BaseDescriptor createFrom(int objectTypeIndication, ByteBuffer bb) throws IOException
IOExceptionCopyright © 2019. All rights reserved.