Oracle

Uses of Interface
weblogic.workarea.WorkContextInput

Packages that use WorkContextInput
weblogic.workarea Provides interfaces to support marshalling of user data in a WorkArea
 

Uses of WorkContextInput in weblogic.workarea
 

Methods in weblogic.workarea with parameters of type WorkContextInput
 void WorkContext.readContext(WorkContextInput in)
          Reads the implementation of WorkContext from the WorkContextInput data stream.
 void StringWorkContext.readContext(WorkContextInput in)
           
 void SerializableWorkContext.readContext(WorkContextInput in)
           
 void LongWorkContext.readContext(WorkContextInput in)
           
 void AsciiWorkContext.readContext(WorkContextInput in)
           
 


Documentation is available at
http://download.oracle.com/docs/cd/E13222_01/wls/docs103
Copyright 1996,2008, Oracle and/or its affiliates. All rights reserved. Oracle is a registered trademark of Oracle Corporation and/or its affiliates. Other names may be trademarks of their respective owners.