Interface CorbaContactInfo

All Superinterfaces:
ContactInfo
All Known Implementing Classes:
CorbaContactInfoBase, SharedCDRContactInfoImpl, SocketFactoryContactInfoImpl, SocketOrChannelContactInfoImpl

public interface CorbaContactInfo extends ContactInfo
Author:
Harold Carr
  • Method Details

    • getTargetIOR

      IOR getTargetIOR()
    • getEffectiveTargetIOR

      IOR getEffectiveTargetIOR()
    • getEffectiveProfile

      IIOPProfile getEffectiveProfile()
    • setAddressingDisposition

      void setAddressingDisposition(short addressingDisposition)
    • getAddressingDisposition

      short getAddressingDisposition()
    • getMonitoringName

      String getMonitoringName()