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


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

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

 

Uses of ObjectMarshallerImpl in oracle.jbo.server.remote

 

Methods in oracle.jbo.server.remote that return ObjectMarshallerImpl
 ObjectMarshallerImpl PiggybackManager.getMarshaller()
           
 ObjectMarshallerImpl AbstractRemoteApplicationModuleImpl.getMarshaller()
           
protected  ObjectMarshallerImpl AbstractRemoteApplicationModuleImpl.createObjectMarshaller()
           

 

Methods in oracle.jbo.server.remote with parameters of type ObjectMarshallerImpl
 void AbstractRemoteApplicationModuleImpl.setMarshaller(ObjectMarshallerImpl marshaller)
           

 

Constructors in oracle.jbo.server.remote with parameters of type ObjectMarshallerImpl
PiggybackManager(ObjectMarshallerImpl marshaller)
          Class constructor

 

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

 

Subclasses of ObjectMarshallerImpl in oracle.jbo.server.remote.corba
 class CorbaObjectMarshallerImpl
           

 

Methods in oracle.jbo.server.remote.corba that return ObjectMarshallerImpl
protected  ObjectMarshallerImpl RemoteApplicationModuleImpl.createObjectMarshaller()
           

 

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

 

Subclasses of ObjectMarshallerImpl in oracle.jbo.server.remote.ejb
 class EJBObjectMarshallerImpl
           

 

Methods in oracle.jbo.server.remote.ejb that return ObjectMarshallerImpl
protected  ObjectMarshallerImpl ServerApplicationModuleImpl.createObjectMarshaller()
           

 


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


 

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