org.sblim.slp.internal.msg
Class DAAdvert
- FunctionIDs
DAAdvert message
ATTR_RPLY, ATTR_RQST, DA_ADVERT, FIRST_ID, LAST_ID, SA_ADVERT, SRV_ACK, SRV_DEREG, SRV_REG, SRV_RPLY, SRV_RQST, SRV_TYPE_RPLY, SRV_TYPE_RQST |
DAAdvert(String pLangTag, int pErrorCode, long pStatelessBootTime, String pURLStr, List pScopeList, List pAttrList, List pSPIList)- Ctor.
|
DAAdvert(int pErrorCode, long pStatelessBootTime, String pURLStr, List pScopeList, List pAttrList, List pSPIList)- Ctor.
|
DAAdvert(MsgHeader pHeader, int pErrorCode, long pStatelessBootTime, String pURLStr, List pScopeList, List pAttrList, List pSPIList)- Ctor.
|
fresh, getFunctionID, getHeader, getLangTag, getVersion, getXID, multicast, overflows, serialize, serialize, serializeBody, setXID, toString |
DAAdvert
public DAAdvert(String pLangTag,
int pErrorCode,
long pStatelessBootTime,
String pURLStr,
List pScopeList,
List pAttrList,
List pSPIList) Ctor.
pLangTag - pErrorCode - pStatelessBootTime - pURLStr - pScopeList - - list of scope stringspAttrList - - list of ServiceLocationAttributespSPIList -
DAAdvert
public DAAdvert(int pErrorCode,
long pStatelessBootTime,
String pURLStr,
List pScopeList,
List pAttrList,
List pSPIList) Ctor.
pErrorCode - pStatelessBootTime - pURLStr - pScopeList - - list of scope stringspAttrList - - list of ServiceLocationAttributespSPIList -
DAAdvert
public DAAdvert(MsgHeader pHeader,
int pErrorCode,
long pStatelessBootTime,
String pURLStr,
List pScopeList,
List pAttrList,
List pSPIList) Ctor.
pHeader - pErrorCode - pStatelessBootTime - pURLStr - pScopeList - - list of scope stringspAttrList - - list of ServiceLocationAttributespSPIList -
Copyright © 2005, 2009 IBM Corporation. All Rights Reserved.