Uses of Class
org.apache.yoko.orb.OB.LocationForward

Packages that use LocationForward
org.apache.yoko.orb.CORBA   
org.apache.yoko.orb.OB   
org.apache.yoko.orb.OBPortableServer   
org.apache.yoko.orb.PortableInterceptor   
org.apache.yoko.orb.PortableServer   
 

Uses of LocationForward in org.apache.yoko.orb.CORBA
 

Methods in org.apache.yoko.orb.CORBA that throw LocationForward
 void ServerRequest._OB_doMarshal()
           
 void ServerRequest._OB_finishUnmarshal()
           
 DowncallStub ObjectImpl._OB_getDowncallStub()
           
 DowncallStub Delegate._OB_getDowncallStub(Object self)
           
 void ServerRequest._OB_postinvoke()
           
 

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

Methods in org.apache.yoko.orb.OB that throw LocationForward
 void Downcall.deferred()
           
 void DowncallStub.deferred(Downcall down)
           
 InputStream DowncallStub.invoke(Object self, OutputStream out)
           
 boolean DowncallStub.locate_request()
           
 void Downcall.locate()
           
 void DowncallStub.locate(Downcall down)
           
 void DowncallStub.marshalEx(Downcall down, SystemException ex)
           
 void Downcall.marshalEx(SystemException ex)
           
 void Upcall.marshalEx(SystemException ex)
           
 void Downcall.oneway()
           
 void DowncallStub.oneway(Downcall down)
           
 boolean Downcall.poll()
           
 boolean DowncallStub.poll(Downcall down)
           
 void Upcall.postinvoke()
           
 void Downcall.postMarshal()
           
 void Upcall.postMarshal()
           
 void DowncallStub.postMarshal(Downcall down)
           
 void Downcall.postUnmarshal()
           
 void PIDowncall.postUnmarshal()
           
 void Upcall.postUnmarshal()
           
 void PIUpcall.postUnmarshal()
           
 void DowncallStub.postUnmarshal(Downcall down)
           
 OutputStream PIArgsDowncall.preMarshal()
           
 OutputStream PIDIIDowncall.preMarshal()
           
 OutputStream Downcall.preMarshal()
           
 OutputStream PIDowncall.preMarshal()
           
 OutputStream Upcall.preMarshal()
           
 OutputStream PIUpcall.preMarshal()
           
 OutputStream DowncallStub.preMarshal(Downcall down)
           
protected  OutputStream Downcall.preMarshalBase()
           
 InputStream Downcall.preUnmarshal()
           
 InputStream Upcall.preUnmarshal()
           
 InputStream DowncallStub.preUnmarshal(Downcall down)
           
 InputStream DowncallStub.preUnmarshal(Downcall down, BooleanHolder uex)
           
 void PIUpcall.receiveRequestServiceContexts(Policy[] policies, byte[] adapterId, byte[] objectId, ObjectReferenceTemplate adapterTemplate)
           
 void Downcall.request()
           
 void DowncallStub.request(Downcall down)
           
 void Downcall.response()
           
 void DowncallStub.response(Downcall down)
           
 OutputStream DowncallStub.setupRequest(Object self, String operation, boolean responseExpected)
           
 void DowncallStub.unmarshalEx(Downcall down, SystemException ex)
           
 void Downcall.unmarshalEx(SystemException ex)
           
 void Upcall.unmarshalEx(SystemException ex)
           
 

Uses of LocationForward in org.apache.yoko.orb.OBPortableServer
 

Methods in org.apache.yoko.orb.OBPortableServer that throw LocationForward
 DirectServant POAManagerFactory_impl._OB_getDirectServant(IOR ior, RefCountPolicyList policies)
           
 

Uses of LocationForward in org.apache.yoko.orb.PortableInterceptor
 

Methods in org.apache.yoko.orb.PortableInterceptor that throw LocationForward
 void ClientRequestInfo_impl._OB_reply()
           
 void ServerRequestInfo_impl._OB_request()
           
 void ClientRequestInfo_impl._OB_request(Vector interceptors)
           
 void ServerRequestInfo_impl._OB_requestServiceContext(Vector interceptors)
           
 void ServerRequestInfo_impl._OB_sendException()
           
 void ServerRequestInfo_impl._OB_sendOther()
           
 

Uses of LocationForward in org.apache.yoko.orb.PortableServer
 

Methods in org.apache.yoko.orb.PortableServer that throw LocationForward
abstract  void Servant._OB_dispatch(Upcall _ob_up)
           
 void Delegate._OB_marshalEx(Servant self, Upcall up, SystemException ex)
           
protected  void Servant._OB_marshalEx(Upcall up, SystemException ex)
           
 void Delegate._OB_postinvoke(Servant self, Upcall up)
           
protected  void Servant._OB_postinvoke(Upcall up)
           
 void Delegate._OB_postMarshal(Servant self, Upcall up)
           
protected  void Servant._OB_postMarshal(Upcall up)
           
 void Delegate._OB_postUnmarshal(Servant self, Upcall up)
           
protected  void Servant._OB_postUnmarshal(Upcall up)
           
 OutputStream Delegate._OB_preMarshal(Servant self, Upcall up)
           
protected  OutputStream Servant._OB_preMarshal(Upcall up)
           
 InputStream Delegate._OB_preUnmarshal(Servant self, Upcall up)
           
protected  InputStream Servant._OB_preUnmarshal(Upcall up)
           
 void Delegate._OB_unmarshalEx(Servant self, Upcall up, SystemException ex)
           
protected  void Servant._OB_unmarshalEx(Upcall up, SystemException ex)
           
 



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