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

Packages that use ExportException
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 ExportException in org.objectweb.jonathan.apis.binding
 

Methods in org.objectweb.jonathan.apis.binding that throw ExportException
 Identifier NamingContext.export(java.lang.Object itf, Context hints)
          Creates a new identifier for the object interface designated by the itf parameter.
 

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

Methods in org.objectweb.jonathan.apis.protocols that throw ExportException
 SessionIdentifier ProtocolGraph.export(Session_Low hls)
          Exports a session using the graph represented by the target object.
 



Copyright © 2008 OW2 Consortium. All Rights Reserved.