org.sblim.slp.internal.msg
Class AttributeRequest
- FunctionIDs
public class AttributeRequest
AttributeRequest 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 |
AttributeRequest(SortedSet pPrevResponderSet, String pURLStr, List pScopeList, List pTagList, List pSPIList) - Ctor.
|
AttributeRequest(String pLangTag, SortedSet pPrevResponderSet, String pURLStr, List pScopeList, List pTagList, List pSPIList) - Ctor.
|
AttributeRequest(MsgHeader pHeader, SortedSet pPrevResponderSet, String pURLStr, List pScopeList, List pTagList, List pSPIList) - Ctor.
|
fresh , getFunctionID , getHeader , getLangTag , getVersion , getXID , multicast , overflows , serialize , serialize , serializeBody , setXID , toString |
AttributeRequest
public AttributeRequest(SortedSet pPrevResponderSet,
String pURLStr,
List pScopeList,
List pTagList,
List pSPIList)
Ctor.
pPrevResponderSet
- - set of address stringspURLStr
- pScopeList
- - list of scope stringspTagList
- pSPIList
-
AttributeRequest
public AttributeRequest(String pLangTag,
SortedSet pPrevResponderSet,
String pURLStr,
List pScopeList,
List pTagList,
List pSPIList)
Ctor.
pLangTag
- pPrevResponderSet
- - set of address stringspURLStr
- pScopeList
- - list of scope stringspTagList
- pSPIList
-
AttributeRequest
public AttributeRequest(MsgHeader pHeader,
SortedSet pPrevResponderSet,
String pURLStr,
List pScopeList,
List pTagList,
List pSPIList)
Ctor.
pHeader
- pPrevResponderSet
- - set of address stringspURLStr
- pScopeList
- - list of scope stringspTagList
- pSPIList
-
getServiceURL
public ServiceURL getServiceURL()
getServiceURL
Copyright © 2005, 2009 IBM Corporation. All Rights Reserved.