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

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

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

Classes in org.apache.yoko.orb.OB that implement DowncallEmitter
 class CollocatedClient
           
 class GIOPConnection
           
 class GIOPConnectionThreaded
           
 

Fields in org.apache.yoko.orb.OB declared as DowncallEmitter
protected  DowncallEmitter Downcall.emitter_
           
 

Methods in org.apache.yoko.orb.OB that return DowncallEmitter
 DowncallEmitter GIOPConnection.emitterInterface()
           
 DowncallEmitter CollocatedClient.startDowncall(Downcall down, OutputStreamHolder out)
           
abstract  DowncallEmitter Client.startDowncall(Downcall down, OutputStreamHolder out)
           
 



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