Uses of Package
org.objectweb.jeremie.libs.stub_factories.std

Packages that use org.objectweb.jeremie.libs.stub_factories.std
org.objectweb.jeremie.libs.services.registry Provides an implementation of a simple naming service and a number of programming interfaces for accessing the service. 
org.objectweb.jeremie.libs.services.registry.jndi Provides a JNDI Service Provider Interface (SPI) for the Jeremie registry. 
org.objectweb.jeremie.libs.stub_factories.std Provides default implementations of a Jeremie reference, stub and stub factory. 
 

Classes in org.objectweb.jeremie.libs.stub_factories.std used by org.objectweb.jeremie.libs.services.registry
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.
StdStub
          Provides an implementation of a standard Jeremie stub.
 

Classes in org.objectweb.jeremie.libs.stub_factories.std used by org.objectweb.jeremie.libs.services.registry.jndi
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.
StdStub
          Provides an implementation of a standard Jeremie stub.
 

Classes in org.objectweb.jeremie.libs.stub_factories.std used by org.objectweb.jeremie.libs.stub_factories.std
StdStub
          Provides an implementation of a standard Jeremie stub.