Package | Description |
---|---|
com.jbase.jremote.io | |
com.jbase.jremote.jca.inflow |
Modifier and Type | Method and Description |
---|---|
protected JBaseSerializable |
ObjectFactory.createGenericObjects(int objectType)
Creates any generic (i.e common to all framework clients) objects.
|
protected abstract JBaseSerializable |
ObjectFactory.createObject(int objectType)
Create JBaseSerializable object from the supplied object type.
|
protected JBaseSerializable |
JRemoteObjectFactory.createObject(int objectType) |
protected abstract ObjectFactory |
AbstractJBaseObjectReader.getObjectFactory()
This method must be implemented by concrete ObjectReaders.
|
Modifier and Type | Method and Description |
---|---|
JBaseSerializable |
InboundObjectFactory.createObject(int type) |