Searched refs:makeReply (Results 1 – 11 of 11) sorted by relevance
72 msg.makeReply(new Vector(), null); in makeEmptyReply()185 SrvLocMsg makeReply(Vector attrs, Hashtable auth) in makeReply() method in SLPV1SAttrMsg
645 SrvLocMsg ack = req.makeReply(existing); in register()807 SrvLocMsg ack = req.makeReply(); in deregister()895 SrvLocMsg ack = req.makeReply(types); in findServiceTypes()1001 SrvLocMsg ack = req.makeReply(services, signatures); in findServices()1142 SrvLocMsg ack = req.makeReply(attributes, sig); in findAttributes()1384 return rqst.makeReply(new Hashtable(), new Hashtable()); in makeDAAdvert()
122 SrvLocMsg makeReply() { in makeReply() method in SSrvDereg
126 SrvLocMsg makeReply(boolean existing) { in makeReply() method in SSrvReg
143 SrvLocMsg makeReply() { in makeReply() method in SLPV1SSrvDereg
112 SrvLocMsg makeReply(Vector typeNames) in makeReply() method in SLPV1SSrvTypeMsg
143 SrvLocMsg makeReply(Vector typeNames) in makeReply() method in SSrvTypeMsg
141 SrvLocMsg makeReply(Vector attrs, Hashtable auth) in makeReply() method in SAttrMsg
176 SrvLocMsg makeReply(boolean existing) { in makeReply() method in SLPV1SSrvReg
149 SrvLocMsg makeReply(Hashtable urls, Hashtable URLSignatures) in makeReply() method in SSrvMsg
113 msg.makeReply(new Hashtable(), null); in makeEmptyReply()246 SrvLocMsg makeReply(Hashtable urltable, in makeReply() method in SLPV1SSrvMsg