GigaSpaces XAP 9.7.2 API

Package net.jini.iiop

Provides an Exporter implementation, IiopExporter, that can be used to export and unexport RMI-IIOP remote objects.

See:
          Description

Class Summary
IiopExporter An IiopExporter can be used to export a single remote object to the RMI-IIOP runtime.
 

Package net.jini.iiop Description

Provides an Exporter implementation, IiopExporter, that can be used to export and unexport RMI-IIOP remote objects. IiopExporter acts as an adapter between existing methods for (un)exporting and connecting remote objects via RMI-IIOP (e.g., PortableRemoteObject.exportObject(java.rmi.Remote), Stub.connect(org.omg.CORBA.ORB)) and the Exporter interface. By performing export and unexport operations through Configuration-provided Exporter instances, applications can be configured and deployed at run-time to use IiopExporter and/or other Exporter implementations. See the net.jini.config package documentation for examples on configurable exporting.

Since:
2.0
Version:
1.0

GigaSpaces XAP 9.7.2 API

Copyright © GigaSpaces.