Class ClientDelegate

    • Constructor Detail

      • ClientDelegate

        public ClientDelegate()
    • Method Detail

      • getBroker

        public abstract ORB getBroker()
        The ORB associated * with an invocation.
        Returns:
        ORB
      • getContactInfoList

        public abstract ContactInfoList getContactInfoList()
        Get the CorbaContactInfoList which represents they encoding/protocol/transport combinations that may be used to contact the service.
        Returns:
        CorbaContactInfoList