Methods in org.apache.yoko.orb.OB with parameters of type Upcall |
void |
CollocatedServer.upcallBeginReply(Upcall upcall,
ServiceContext[] replySCL)
|
void |
GIOPConnection.upcallBeginReply(Upcall upcall,
ServiceContext[] scl)
|
void |
UpcallReturn.upcallBeginReply(Upcall upcall,
ServiceContext[] scl)
|
void |
CollocatedServer.upcallBeginUserException(Upcall upcall,
ServiceContext[] replySCL)
|
void |
GIOPConnection.upcallBeginUserException(Upcall upcall,
ServiceContext[] scl)
|
void |
UpcallReturn.upcallBeginUserException(Upcall upcall,
ServiceContext[] scl)
|
void |
CollocatedServer.upcallEndReply(Upcall upcall)
|
void |
GIOPConnection.upcallEndReply(Upcall upcall)
|
void |
UpcallReturn.upcallEndReply(Upcall upcall)
|
void |
CollocatedServer.upcallEndUserException(Upcall upcall)
|
void |
GIOPConnection.upcallEndUserException(Upcall upcall)
|
void |
UpcallReturn.upcallEndUserException(Upcall upcall)
|
void |
CollocatedServer.upcallForward(Upcall upcall,
IOR ior,
boolean perm,
ServiceContext[] replySCL)
|
void |
GIOPConnection.upcallForward(Upcall upcall,
IOR ior,
boolean perm,
ServiceContext[] scl)
|
void |
UpcallReturn.upcallForward(Upcall upcall,
IOR ior,
boolean perm,
ServiceContext[] scl)
|
void |
CollocatedServer.upcallSystemException(Upcall upcall,
SystemException ex,
ServiceContext[] replySCL)
|
void |
GIOPConnection.upcallSystemException(Upcall upcall,
SystemException ex,
ServiceContext[] scl)
|
void |
UpcallReturn.upcallSystemException(Upcall upcall,
SystemException exception,
ServiceContext[] scl)
|
void |
CollocatedServer.upcallUserException(Upcall upcall,
UserException ex,
ServiceContext[] replySCL)
|
void |
GIOPConnection.upcallUserException(Upcall upcall,
UserException ex,
ServiceContext[] scl)
|
void |
UpcallReturn.upcallUserException(Upcall upcall,
UserException ex,
ServiceContext[] scl)
|
Methods in org.apache.yoko.orb.PortableServer with parameters of type Upcall |
OutputStream |
Delegate._OB_beginUserException(Servant self,
Upcall up,
UserException ex)
|
protected OutputStream |
Servant._OB_beginUserException(Upcall up,
UserException ex)
|
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_setArgDesc(Servant self,
Upcall up,
ParameterDesc[] argDesc,
ParameterDesc retDesc,
TypeCode[] exceptionTC)
|
protected void |
Servant._OB_setArgDesc(Upcall up,
ParameterDesc[] argDesc,
ParameterDesc retDesc,
TypeCode[] exceptionTC)
|
void |
Delegate._OB_unmarshalEx(Servant self,
Upcall up,
SystemException ex)
|
protected void |
Servant._OB_unmarshalEx(Upcall up,
SystemException ex)
|