Uses of Class
org.objectweb.jonathan.apis.binding.ForwardException

Packages that use ForwardException
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. 
 

Uses of ForwardException in org.objectweb.jonathan.apis.binding
 

Methods in org.objectweb.jonathan.apis.binding that throw ForwardException
 java.lang.Object Identifier.bind(Identifier[] ref, org.objectweb.jonathan.apis.kernel.Context hints)
          The bind operation returns an object giving access to the object interface referenced by the target identifier.
 

Uses of ForwardException in org.objectweb.jonathan.apis.protocols
 

Methods in org.objectweb.jonathan.apis.protocols that throw ForwardException
 UnMarshaller ReplyInterface.listen()
          Returns a message containing the reply to the request.