Class ClientDelegate

Direct Known Subclasses:
ClientDelegateImpl

public abstract class ClientDelegate extends Delegate
  • Constructor Details

    • ClientDelegate

      public ClientDelegate()
  • Method Details

    • 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