Uses of Interface
org.objectweb.jeremie.apis.binding.DynamicRemote

Packages that use DynamicRemote
org.objectweb.jeremie.libs.stub_factories.std Provides default implementations of a Jeremie reference, stub and stub factory. 
 

Uses of DynamicRemote in org.objectweb.jeremie.libs.stub_factories.std
 

Constructors in org.objectweb.jeremie.libs.stub_factories.std with parameters of type DynamicRemote
DynamicRef(JRMIRef client_ref, DynamicRemote target)
           
StdStubFactory.DynamicRequestSession(DynamicRemote target, Class stub_class)
          Builds a new RequestSessionImpl.