Package org.objectweb.jeremie.stub_factories.std

Provides default implementations of a Jeremie reference, stub and stub factory.

See:
          Description

Class Summary
DynamicRef Provides an implementation of a Jeremie reference to a remote object.
OptSkeleton Provides an abstract implementation of a Jeremie server-side skeleton.
OptStub Provides an implementation of a stub that contains optimized Jeremie references able to perform type-specific marshalling of remote method invocation data.
RefImpl Provides an implementation of a Jeremie reference to a remote object.
StdStub Provides an implementation of a standard Jeremie stub.
StdStubFactory Provides an implementation of a Jeremie stub factory.
 

Package org.objectweb.jeremie.stub_factories.std Description

Provides default implementations of a Jeremie reference, stub and stub factory.