|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||