public class ObjectDescriptorFactory extends Object
| Modifier and Type | Field and Description |
|---|---|
protected static Map<Integer,Map<Integer,Class<? extends BaseDescriptor>>> |
descriptorRegistry |
protected static Logger |
log |
| Constructor and Description |
|---|
ObjectDescriptorFactory() |
| Modifier and Type | Method and Description |
|---|---|
static BaseDescriptor |
createFrom(int objectTypeIndication,
ByteBuffer bb) |
protected static Logger log
public static BaseDescriptor createFrom(int objectTypeIndication, ByteBuffer bb) throws IOException
IOExceptionCopyright © 2014. All rights reserved.