BEA Systems, Inc.

WebLogic Server 5.1.0 API Reference

Uses of Interface
weblogic.common.WLObjectOutput

Packages that use WLObjectOutput
weblogic.beans.common   
weblogic.beans.reflector   
weblogic.com   
weblogic.common   
weblogic.db.jdbc   
weblogic.rmi.extensions   
weblogic.security.acl   
 

Uses of WLObjectOutput in weblogic.beans.common
 

Methods in weblogic.beans.common with parameters of type WLObjectOutput
 void T3BeanMsg.writeObject(WLObjectOutput sos)
          Internal use only.
 void ClientEnumeration.writeObject(WLObjectOutput sos)
          Internal use only.
 

Uses of WLObjectOutput in weblogic.beans.reflector
 

Methods in weblogic.beans.reflector with parameters of type WLObjectOutput
 void Reference.writeObject(WLObjectOutput sos)
          Writes a T3Bean Reference to the specified WebLogic ObjectOutput stream.
 

Uses of WLObjectOutput in weblogic.com
 

Methods in weblogic.com with parameters of type WLObjectOutput
 void Variant.writeObject(WLObjectOutput wloo)
           
 

Uses of WLObjectOutput in weblogic.common
 

Methods in weblogic.common with parameters of type WLObjectOutput
 void WLSerializable.writeObject(WLObjectOutput out)
          Deprecated. Writes the object to a stream.
 void Monitor.writeObject(WLObjectOutput sos)
          Internal use only.
 void ParamSet.writeObject(WLObjectOutput out)
          Internal use only.
 void ParamValue.writeObject(WLObjectOutput out)
          Writes a ParamValue object to a serialization stream.
 

Uses of WLObjectOutput in weblogic.db.jdbc
 

Methods in weblogic.db.jdbc with parameters of type WLObjectOutput
 void Column.writeObject(WLObjectOutput sos)
          Private - used for serialization
 void DataSet.writeObject(WLObjectOutput sos)
          Internal use only.
 void Schema.writeObject(WLObjectOutput sos)
          Private - used for serialization
 void EventfulRecord.writeObject(WLObjectOutput sos)
          Internal use only.
 

Uses of WLObjectOutput in weblogic.rmi.extensions
 

Constructors in weblogic.rmi.extensions with parameters of type WLObjectOutput
AbstractOutputStream2.AbstractOutputStream2(WLObjectOutput delegate)
           
 

Uses of WLObjectOutput in weblogic.security.acl
 

Methods in weblogic.security.acl with parameters of type WLObjectOutput
 void DefaultUserInfoImpl.writeObject(WLObjectOutput dos)
          Writes a DefaultUserInfoImpl object to the specified WebLogic object output stream.
 


Documentation is available at
http://www.weblogic.com/docs51