jremote jbase5.2.1

Uses of Class
com.jbase.jremote.io.exception.UnknownTypeException

Packages that use UnknownTypeException
com.jbase.jremote.io   
com.jbase.jremote.jca.inflow   
 

Uses of UnknownTypeException in com.jbase.jremote.io
 

Methods in com.jbase.jremote.io that throw UnknownTypeException
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.
 

Uses of UnknownTypeException in com.jbase.jremote.jca.inflow
 

Methods in com.jbase.jremote.jca.inflow that throw UnknownTypeException
 JBaseSerializable InboundObjectFactory.createObject(int type)
           
 


jremote jbase5.2.1

Copyright © 2010 TEMENOS. All Rights Reserved.