FileDocCategorySizeDatePackage
RequestInfoExt.javaAPI DocJava SE 5 API691Fri Aug 26 14:54:36 BST 2005com.sun.corba.se.spi.legacy.interceptor

RequestInfoExt

public interface RequestInfoExt
This interface is implemented by our implementation of PortableInterceptor.ClientRequestInfo and PortableInterceptor.ServerRequestInfo.

Fields Summary
Constructors Summary
Methods Summary
public com.sun.corba.se.spi.legacy.connection.Connectionconnection()

return
The connection on which the request is made. The return value will be null when a local transport is used.