Uses of Package
org.objectweb.jeremie.apis.stub_factories

Packages that use org.objectweb.jeremie.apis.stub_factories
org.objectweb.jeremie.apis.binding Provides a set of basic interfaces for handling remote object identifiers (identifiers for java.rmi.Remote objects). 
org.objectweb.jeremie.libs.binding.jiop Provides an implementation of a binder for binding Jeremie identifiers to remote objects using a simple protocol built on top of IIOP. 
org.objectweb.jeremie.libs.stub_factories.std Provides default implementations of a Jeremie reference, stub and stub factory. 
 

Classes in org.objectweb.jeremie.apis.stub_factories used by org.objectweb.jeremie.apis.binding
JRMIStubFactory
          A JRMIStubFactory is responsible for creating instances of Jeremie stubs.
 

Classes in org.objectweb.jeremie.apis.stub_factories used by org.objectweb.jeremie.libs.binding.jiop
JRMIStubFactory
          A JRMIStubFactory is responsible for creating instances of Jeremie stubs.
 

Classes in org.objectweb.jeremie.apis.stub_factories used by org.objectweb.jeremie.libs.stub_factories.std
JRMIStubFactory
          A JRMIStubFactory is responsible for creating instances of Jeremie stubs.