Uses of Interface
org.apache.yoko.orb.OB.UpcallReturn

Packages that use UpcallReturn
org.apache.yoko.orb.OB   
 

Uses of UpcallReturn in org.apache.yoko.orb.OB
 

Classes in org.apache.yoko.orb.OB that implement UpcallReturn
 class CollocatedServer
           
 class GIOPConnection
           
 class GIOPConnectionThreaded
           
 

Fields in org.apache.yoko.orb.OB declared as UpcallReturn
protected  UpcallReturn Upcall.upcallReturn_
           
 

Methods in org.apache.yoko.orb.OB that return UpcallReturn
 UpcallReturn GIOPConnection.upcallReturnInterface()
           
 

Methods in org.apache.yoko.orb.OB with parameters of type UpcallReturn
 Upcall OAInterface.createUpcall(UpcallReturn upcallReturn, ProfileInfo profileInfo, TransportInfo transportInfo, int requestId, String op, InputStream in, ServiceContext[] requestSCL)
           
 

Constructors in org.apache.yoko.orb.OB with parameters of type UpcallReturn
PIUpcall(ORBInstance orbInstance, UpcallReturn upcallReturn, ProfileInfo profileInfo, TransportInfo transportInfo, int requestId, String op, InputStream in, ServiceContext[] requestSCL, PIManager piManager)
           
Upcall(ORBInstance orbInstance, UpcallReturn upcallReturn, ProfileInfo profileInfo, TransportInfo transportInfo, int requestId, String op, InputStream in, ServiceContext[] requestSCL)
           
 



Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.