Interface to access Transport and Acceptor information objects related to the current request.
AcceptorInfo get_oci_acceptor_info();
This method returns the Acceptor information object for the Acceptor which created the Transport used to invoke the current request.
TransportInfo get_oci_transport_info();
This method returns the Transport information object for the Transport used to invoke the current request.
Generated by the ORBacus IDL-to-HTML translator (non-commercial)