public class InboundObjectFactory extends ObjectFactory
Constructor and Description |
---|
InboundObjectFactory() |
Modifier and Type | Method and Description |
---|---|
JBaseSerializable |
createObject(int type)
Create JBaseSerializable object from the supplied object type.
|
createGenericObjects
public JBaseSerializable createObject(int type) throws UnknownTypeException
ObjectFactory
Create JBaseSerializable object from the supplied object type.
createObject
in class ObjectFactory
type
- type identifierUnknownTypeException