Interface ContactInfoList

All Known Implementing Classes:
ContactInfoListImpl, NoConnectionCacheImpl.NCCContactInfoListImpl, SocketFactoryContactInfoListImpl

public interface ContactInfoList
  • Method Details

    • iterator

      Iterator<ContactInfo> iterator()
    • 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