| Frames | No Frames |
Classes implementing org.omg.PortableInterceptor.ServerRequestInfo | |
| class | Implementation of the ServerRequestInfo, associacted with gnuServantObject.
|
Methods with parameter type org.omg.PortableInterceptor.ServerRequestInfo | |
| void | |
| void | |
| void | |
| void | |
| void | |
Methods with parameter type org.omg.PortableInterceptor.ServerRequestInfo | |
| 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 after the target operation has been invoked and
before the reply is returned to the client. |