|
jremote jbase5.2.1 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.jbase.jremote.io.ObjectFactory
com.jbase.jremote.jca.inflow.InboundObjectFactory
public class InboundObjectFactory
Constructor Summary | |
---|---|
InboundObjectFactory()
|
Method Summary | |
---|---|
JBaseSerializable |
createObject(int type)
Create JBaseSerializable object from the supplied object type. |
Methods inherited from class com.jbase.jremote.io.ObjectFactory |
---|
createGenericObjects |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public InboundObjectFactory()
Method Detail |
---|
public JBaseSerializable createObject(int type) throws UnknownTypeException
ObjectFactory
Create JBaseSerializable object from the supplied object type.
createObject
in class ObjectFactory
UnknownTypeException
|
jremote jbase5.2.1 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |