Frames | No Frames |
Methods which throw type org.omg.PortableInterceptor.ForwardRequest | |
gnu.CORBA.RawReply | Do the actual invocation. |
Constructors with parameter type org.omg.PortableInterceptor.ForwardRequest | |
Create the initialised instance.
|
Fields of type org.omg.PortableInterceptor.ForwardRequest | |
ForwardRequest | The stored ForwardRequest value.
|
Methods which throw type org.omg.PortableInterceptor.ForwardRequest | |
void | |
void | |
void | |
void | |
void | |
void | |
void |
Methods with parameter type org.omg.PortableInterceptor.ForwardRequest | |
void | Insert the ForwardRequest into the given Any. |
void | Write the exception to the CDR output stream.
|
Methods with return type org.omg.PortableInterceptor.ForwardRequest | |
ForwardRequest | Extract the ForwardRequest from given Any. |
ForwardRequest | Read the exception from the CDR intput stream.
|
Methods which throw type org.omg.PortableInterceptor.ForwardRequest | |
void | ORB calls this method after the receiving the message that a remote
exception has been thrown on a server side and before raising this
exception in the client side.
|
void | /** ORB normally calls this method after receiving the forwarding message.
|
void | ORB calls this method after all the information, including operation
parameters, are available. |
void | ORB calls this method before invoking the servant manager. |
void | ORB calls this method if the exception has been throw during the request
processing. |
void | ORB normally calls this method if the request has been forwarded.
|
void | ORB calls this method before sending the request to the server.
|