Class ServiceTypeRequest

    • Constructor Detail

      • ServiceTypeRequest

        public ServiceTypeRequest​(java.util.SortedSet<java.lang.String> pPrevResponderSet,
                                  java.lang.String pNamingAuth,
                                  java.util.List<java.lang.String> pScopeList)
        Ctor.
        Parameters:
        pPrevResponderSet - - set of address strings
        pNamingAuth -
        pScopeList - - set of scope strings
      • ServiceTypeRequest

        public ServiceTypeRequest​(java.lang.String pLangTag,
                                  java.util.SortedSet<java.lang.String> pPrevResponderSet,
                                  java.lang.String pNamingAuth,
                                  java.util.List<java.lang.String> pScopeList)
        Ctor.
        Parameters:
        pLangTag -
        pPrevResponderSet - - set of address strings
        pNamingAuth -
        pScopeList - - set of scope strings
      • ServiceTypeRequest

        public ServiceTypeRequest​(MsgHeader pHeader,
                                  java.util.SortedSet<java.lang.String> pPrevResponderSet,
                                  java.lang.String pNamingAuth,
                                  java.util.List<java.lang.String> pScopeList)
        Ctor.
        Parameters:
        pHeader -
        pPrevResponderSet - - set of address strings
        pNamingAuth -
        pScopeList - - set of scope strings