Package org.objectweb.fractal.rmi.io

Provides a marshaller and unmarshaller factory component.

See:
          Description

Class Summary
MyRmiMarshallerFactory Provides a factory for creating marshallers and unmarshallers.
MyRmiObjectInputStream An ObjectInputStream that replaces Ref objects with stubs.
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


Copyright © 2008 OW2 Consortium. All Rights Reserved.