org.sblim.slp.internal.msg
public class ServiceTypeRequest extends RequestMessage
Constructor Summary | |
---|---|
ServiceTypeRequest(SortedSet pPrevResponderSet, String pNamingAuth, List pScopeList)
Ctor.
| |
ServiceTypeRequest(String pLangTag, SortedSet pPrevResponderSet, String pNamingAuth, List pScopeList)
Ctor.
| |
ServiceTypeRequest(MsgHeader pHeader, SortedSet pPrevResponderSet, String pNamingAuth, List pScopeList)
Ctor.
|
Method Summary | |
---|---|
protected int[] | getAllowedResponseIDs() |
static SLPMessage | parse(MsgHeader pHdr, SLPInputStream pInStr)
parse
|
protected boolean | serializeRequestBody(SLPOutputStream pOutStr) |
Parameters: pPrevResponderSet - set of address strings pNamingAuth pScopeList - set of scope strings
Parameters: pLangTag pPrevResponderSet - set of address strings pNamingAuth pScopeList - set of scope strings
Parameters: pHeader pPrevResponderSet - set of address strings pNamingAuth pScopeList - set of scope strings
Parameters: pHdr pInStr
Returns: SLPMessage
Throws: ServiceLocationException IOException