BEA Systems, Inc.

WebLogic Server 6.1 API Reference

Uses of Interface
weblogic.common.ClientCallback

Packages that use ClientCallback
weblogic.common Common classes that provide access to WebLogic Server services, rarely used in J2EE-compliant applications. 
 

Uses of ClientCallback in weblogic.common
 

Classes in weblogic.common that implement ClientCallback
 class T3Client
          Class for creating and managing T3Clients.
 

Methods in weblogic.common with parameters of type ClientCallback
 int T3Client.registerCallback(ClientCallback c, boolean orderingIsCrucial)
          Registers a callback.
 

Constructors in weblogic.common with parameters of type ClientCallback
CallbackDispatcher.CallbackDispatcher(ClientCallback callback, boolean orderingIsCrucial)
           
 


Documentation is available at
http://e-docs.bea.com/wls/docs61

WebLogic classes and methods that do not appear in this reference are not public and are not supported.