BEA Systems, Inc.

WebLogic Server 5.1.0 API Reference

Uses of Interface
weblogic.common.WLObjectInput

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

Uses of WLObjectInput in weblogic.beans.common
 

Methods in weblogic.beans.common with parameters of type WLObjectInput
 void T3BeanMsg.readObject(WLObjectInput sis)
          Internal use only.
 void ClientEnumeration.readObject(WLObjectInput sis)
          Internal use only.
 

Uses of WLObjectInput in weblogic.beans.reflector
 

Methods in weblogic.beans.reflector with parameters of type WLObjectInput
 void Reference.readObject(WLObjectInput sis)
          Reads a T3Bean Reference from the specified WebLogic ObjectInput stream.
 

Uses of WLObjectInput in weblogic.com
 

Methods in weblogic.com with parameters of type WLObjectInput
 void Variant.readObject(WLObjectInput wloi)
           
 

Uses of WLObjectInput in weblogic.common
 

Methods in weblogic.common with parameters of type WLObjectInput
 void WLSerializable.readObject(WLObjectInput in)
          Deprecated. Reads the object from a stream.
 void Monitor.readObject(WLObjectInput sis)
          Internal use only.
 void ParamSet.readObject(WLObjectInput in)
          Internal use only.
 void ParamValue.readObject(WLObjectInput in)
          Constructs a ParamValue from the specified serialization stream
 

Uses of WLObjectInput in weblogic.db.jdbc
 

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

Uses of WLObjectInput in weblogic.rmi.extensions
 

Constructors in weblogic.rmi.extensions with parameters of type WLObjectInput
AbstractInputStream2.AbstractInputStream2(WLObjectInput delegate)
           
 

Uses of WLObjectInput in weblogic.security.acl
 

Methods in weblogic.security.acl with parameters of type WLObjectInput
 void DefaultUserInfoImpl.readObject(WLObjectInput dis)
          Reads a DefaultUserInfoImpl object from the specified WebLogic object input stream.
 


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