Uses of Package
org.objectweb.jonathan.apis.binding

Packages that use org.objectweb.jonathan.apis.binding
org.objectweb.fractal.rmi Provides a protocol, an object adapter and a binder component. 
org.objectweb.fractal.rmi.io Provides a marshaller and unmarshaller factory component. 
org.objectweb.fractal.rmi.registry Provides a Fractal components registry component. 
org.objectweb.fractal.rmi.stub Provides a stub and skeleton factory component based on ASM
org.objectweb.jonathan.apis.binding Provides a set of classes and interfaces for application level identifiers, naming contexts and binders. 
org.objectweb.jonathan.apis.protocols Provides a set of classes and interfaces for communication protocols. 
org.objectweb.jonathan.apis.stub_factories Provides an interface for stub factories. 
 

Classes in org.objectweb.jonathan.apis.binding used by org.objectweb.fractal.rmi
Identifier
          An identifier uniquely identifies an applicative object interface in a given naming context.
NamingContext
          NamingContext is a specific sort of naming context used to create and manage names of type Identifier.
 

Classes in org.objectweb.jonathan.apis.binding used by org.objectweb.fractal.rmi.io
NamingContext
          NamingContext is a specific sort of naming context used to create and manage names of type Identifier.
 

Classes in org.objectweb.jonathan.apis.binding used by org.objectweb.fractal.rmi.registry
NamingContext
          NamingContext is a specific sort of naming context used to create and manage names of type Identifier.
 

Classes in org.objectweb.jonathan.apis.binding used by org.objectweb.fractal.rmi.stub
Identifier
          An identifier uniquely identifies an applicative object interface in a given naming context.
Reference
          A Reference simply holds a set of identifiers.
 

Classes in org.objectweb.jonathan.apis.binding used by org.objectweb.jonathan.apis.binding
BindException
          BindException is a checked exception that indicates that an error occurred when trying to bind an interface.
ExportException
          ExportException is a checked exception that an interface could not be exported for some reason.
ForwardException
          ForwardException is a checked exception raised by bind or listen operations or to indicate that another reference should be used to designate the targeted object interface.
Identifier
          An identifier uniquely identifies an applicative object interface in a given naming context.
NamingContext
          NamingContext is a specific sort of naming context used to create and manage names of type Identifier.
 

Classes in org.objectweb.jonathan.apis.binding used by org.objectweb.jonathan.apis.protocols
BindException
          BindException is a checked exception that indicates that an error occurred when trying to bind an interface.
ExportException
          ExportException is a checked exception that an interface could not be exported for some reason.
ForwardException
          ForwardException is a checked exception raised by bind or listen operations or to indicate that another reference should be used to designate the targeted object interface.
 

Classes in org.objectweb.jonathan.apis.binding used by org.objectweb.jonathan.apis.stub_factories
Identifier
          An identifier uniquely identifies an applicative object interface in a given naming context.
 



Copyright © 2008 OW2 Consortium. All Rights Reserved.