Frames | No Frames |
Constructors with parameter type org.omg.PortableInterceptor.RequestInfo | |
Fields of type org.omg.PortableInterceptor.RequestInfo | |
RequestInfo |
Methods with parameter type org.omg.PortableInterceptor.RequestInfo | |
void | |
void |
Methods with return type org.omg.PortableInterceptor.RequestInfo | |
RequestInfo | |
RequestInfo | RequestInfoHelper.narrow(java.lang.Object obj) |
RequestInfo | |
RequestInfo | |
RequestInfo |
Classes implementing org.omg.PortableInterceptor.RequestInfo | |
class | This class represents the type of info object,
that will be passed to the ClientRequestInterceptors. |
class | This is the abstract base class of the two
Info classes, namely ClientRequestInfo and
ServerRequestInfo. |
class | This class represents the type of info object
that will be passed to the ServerRequestInterceptors. |