Oracle ADF Model and Business Components API Reference 10.1.2 B14022-02


Uses of Class
oracle.jbo.server.remote.AbstractRemoteApplicationModuleImpl

Packages that use AbstractRemoteApplicationModuleImpl
oracle.jbo.server.remote   
oracle.jbo.server.remote.corba   
oracle.jbo.server.remote.ejb   

 

Uses of AbstractRemoteApplicationModuleImpl in oracle.jbo.server.remote

 

Methods in oracle.jbo.server.remote with parameters of type AbstractRemoteApplicationModuleImpl
 void PiggybackManager.prepareForServiceMessage(AbstractRemoteApplicationModuleImpl amWrapper, ServiceMessage msg)
           
 ServiceMessage PiggybackManager.marshalServiceMessage(AbstractRemoteApplicationModuleImpl am)
           
 byte[] PiggybackManager.getPiggyback(boolean on, AbstractRemoteApplicationModuleImpl am)
          Collects all the changes from the ViewRowSetIteratorImpl and serialize them to the content of the piggyback as a byte stream.

 

Uses of AbstractRemoteApplicationModuleImpl in oracle.jbo.server.remote.corba

 

Subclasses of AbstractRemoteApplicationModuleImpl in oracle.jbo.server.remote.corba
 class RemoteApplicationModuleImpl
          Corba Adapter that implements the remotable application module interfaces.

 

Uses of AbstractRemoteApplicationModuleImpl in oracle.jbo.server.remote.ejb

 

Subclasses of AbstractRemoteApplicationModuleImpl in oracle.jbo.server.remote.ejb
 class CMEJBApplicationModuleImpl
           
 class EJBApplicationModuleImpl
           
 class NestedApplicationModuleImpl
           
 class ServerApplicationModuleImpl
           

 


Oracle ADF Model and Business Components API Reference 10.1.2 B14022-02


 

Copyright © 1997, 2005, Oracle. All rights reserved.