Package org.objectweb.jeremie.stub_factories.std

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

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.
StdStubFactory.DynamicRequestSession Provides an implementation of a request session.
StdStubFactory.RequestSessionImpl Provides an implementation of a request session.
Provides default implementations of a Jeremie reference, stub and stub factory.