Class SharedCDRContactInfoImpl

java.lang.Object
com.sun.corba.ee.impl.transport.ContactInfoBase
com.sun.corba.ee.impl.transport.SharedCDRContactInfoImpl
All Implemented Interfaces:
ContactInfo, SocketInfo

public class SharedCDRContactInfoImpl extends ContactInfoBase
  • Field Details

    • requestId

      private static int requestId
    • wrapper

      private static final ORBUtilSystemException wrapper
    • hashCode

      private int hashCode
  • Constructor Details

    • SharedCDRContactInfoImpl

      public SharedCDRContactInfoImpl(ORB orb, ContactInfoList contactInfoList, IOR effectiveTargetIOR, short addressingDisposition)
  • Method Details