Class DAAdvert

    • Constructor Detail

      • DAAdvert

        public DAAdvert​(int pErrorCode,
                        long pStatelessBootTime,
                        java.lang.String pURLStr,
                        java.util.List pScopeList,
                        java.util.List pAttrList,
                        java.util.List pSPIList)
        Ctor.
        Parameters:
        pErrorCode -
        pStatelessBootTime -
        pURLStr -
        pScopeList - - list of scope strings
        pAttrList - - list of ServiceLocationAttributes
        pSPIList -
      • DAAdvert

        public DAAdvert​(java.lang.String pLangTag,
                        int pErrorCode,
                        long pStatelessBootTime,
                        java.lang.String pURLStr,
                        java.util.List pScopeList,
                        java.util.List pAttrList,
                        java.util.List pSPIList)
        Ctor.
        Parameters:
        pLangTag -
        pErrorCode -
        pStatelessBootTime -
        pURLStr -
        pScopeList - - list of scope strings
        pAttrList - - list of ServiceLocationAttributes
        pSPIList -
      • DAAdvert

        public DAAdvert​(MsgHeader pHeader,
                        int pErrorCode,
                        long pStatelessBootTime,
                        java.lang.String pURLStr,
                        java.util.List pScopeList,
                        java.util.List pAttrList,
                        java.util.List pSPIList)
        Ctor.
        Parameters:
        pHeader -
        pErrorCode -
        pStatelessBootTime -
        pURLStr -
        pScopeList - - list of scope strings
        pAttrList - - list of ServiceLocationAttributes
        pSPIList -