Uses of Interface
org.objectweb.fractal.rmi.ClassGenerator

Packages that use ClassGenerator
org.objectweb.fractal.rmi Provides a protocol, an object adapter and a binder component. 
org.objectweb.fractal.rmi.io Provides a marshaller and unmarshaller factory component. 
 

Uses of ClassGenerator in org.objectweb.fractal.rmi
 

Classes in org.objectweb.fractal.rmi that implement ClassGenerator
 class ClassGeneratorImpl
           
 

Uses of ClassGenerator in org.objectweb.fractal.rmi.io
 

Constructors in org.objectweb.fractal.rmi.io with parameters of type ClassGenerator
MyRmiObjectInputStream(java.io.InputStream is, NamingContext domain, ContextFactory contextFactory, ClassGenerator loader)
          Constructs a new MyRmiObjectInputStream.
RmiUnMarshaller(NamingContext domain, ContextFactory contextFactory, Chunk chunk, int read, ClassGenerator loader)
          Constructs a new RmiUnMarshaller.
RmiUnMarshaller(NamingContext domain, ContextFactory contextFactory, ChunkProvider provider, ClassGenerator loader)
          Constructs a new RmiUnMarshaller.
 



Copyright © 2008 OW2 Consortium. All Rights Reserved.