Interface CorbaContactInfoList

All Superinterfaces:
ContactInfoList
All Known Implementing Classes:
CorbaContactInfoListImpl, SocketFactoryContactInfoListImpl

public interface CorbaContactInfoList extends ContactInfoList
Author:
Harold Carr
  • Method Details

    • setTargetIOR

      void setTargetIOR(IOR ior)
    • getTargetIOR

      IOR getTargetIOR()
    • setEffectiveTargetIOR

      void setEffectiveTargetIOR(IOR locatedIor)
    • getEffectiveTargetIOR

      IOR getEffectiveTargetIOR()
    • getLocalClientRequestDispatcher

      LocalClientRequestDispatcher getLocalClientRequestDispatcher()
    • hashCode

      int hashCode()
      Overrides:
      hashCode in class Object