Uses of Interface
org.objectweb.david.libs.stub_factories.std.Constants

Packages that use Constants
org.objectweb.david.libs.stub_factories.std Provides classes implementing the default David stub factory. 
 

Uses of Constants in org.objectweb.david.libs.stub_factories.std
 

Classes in org.objectweb.david.libs.stub_factories.std that implement Constants
 class JDelegate
          Base class for delegates.
 class JStubFactory
          Stub factories are factories for client and server stubs.
 class JStubFactory.ClientDelegate
          Type of the client-side delegates.
 class ServerDelegate
          Class for server-side delegates.
 class Skeleton
          Base class for Jonathan skeletons.
 class Stub
          Super type of all CorbaStubFactory client stubs.