org.sblim.slp.internal.msg
Class ServiceRequest
- FunctionIDs
public class ServiceRequest
ServiceRequest 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 |
ServiceRequest(SortedSet pPrevResponderSet, ServiceType pServiceType, List pScopeList, String pPredicate, String pSlpSpi) - Ctor.
|
ServiceRequest(String pLangTag, SortedSet pPrevResponderSet, ServiceType pServiceType, List pScopeList, String pPredicate, String pSlpSpi) - Ctor.
|
ServiceRequest(MsgHeader pHeader, SortedSet pPrevResponderSet, ServiceType pServiceType, List pScopeList, String pPredicate, String pSlpSpi)
|
fresh , getFunctionID , getHeader , getLangTag , getVersion , getXID , multicast , overflows , serialize , serialize , serializeBody , setXID , toString |
ServiceRequest
public ServiceRequest(SortedSet pPrevResponderSet,
ServiceType pServiceType,
List pScopeList,
String pPredicate,
String pSlpSpi)
Ctor.
pPrevResponderSet
- - set of address stringspServiceType
- pScopeList
- - list of scope stringspPredicate
- pSlpSpi
-
ServiceRequest
public ServiceRequest(String pLangTag,
SortedSet pPrevResponderSet,
ServiceType pServiceType,
List pScopeList,
String pPredicate,
String pSlpSpi)
Ctor.
pLangTag
- pPrevResponderSet
- - set of address stringspServiceType
- pScopeList
- - list of scope stringspPredicate
- pSlpSpi
-
ServiceRequest
public ServiceRequest(MsgHeader pHeader,
SortedSet pPrevResponderSet,
ServiceType pServiceType,
List pScopeList,
String pPredicate,
String pSlpSpi)
pHeader
- pPrevResponderSet
- - set of address stringspServiceType
- pScopeList
- - list of scope stringspPredicate
- - LDAPv3 search filterpSlpSpi
-
getServiceType
public ServiceType getServiceType()
getServiceType
Copyright © 2005, 2009 IBM Corporation. All Rights Reserved.