Package org.objectweb.fractal.rmi.io

Provides a marshaller and unmarshaller factory component.

See:
          Description

Class Summary
Ref A typed encoded Identifier that can be sent over a network.
RmiMarshaller A Marshaller that uses an RmiObjectOutputStream to marshall object values.
RmiMarshallerFactory Provides a factory for creating marshallers and unmarshallers.
RmiObjectInputStream An ObjectInputStream that replaces Ref objects with stubs.
RmiObjectOutputStream An ObjectOutputStream that replaces interface references with Ref objects.
RmiUnMarshaller An UnMarshaller that uses an RmiObjectInputStream to unmarshall object values.
 

Package org.objectweb.fractal.rmi.io Description

Provides a marshaller and unmarshaller factory component.

Since:
Fractal 1.0.6