Uses of Interface
com.sas.net.rmi.RemoteObjectExporterInterface

Packages that use RemoteObjectExporterInterface
com.sas.net.rmi The com.sas.net.rmi package provides networking components dealing with Java Remote Method Invocation (RMI). 
 

Uses of RemoteObjectExporterInterface in com.sas.net.rmi
 

Classes in com.sas.net.rmi that implement RemoteObjectExporterInterface
 class AbstractRemoteObjectExporter
          An abstract base class providing base implementations to export/unexport a remote object to/from the RMI system.
 class ActivatableExporter
          Utility class used to export/unexport an activatable remote object to/from the RMI system using
 class UnicastRemoteObjectExporter
          Utility class used to export/unexport a unicast remote object to/from the RMI system using


Copyright © 2009 SAS Institute Inc. All Rights Reserved.