Uses of Interface org.omg.PortableInterceptor.ServerRequestInfo

Uses in package org.omg.PortableInterceptor

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.