makeReply
msg.makeReply(new Vector(), null);
msg.makeReply(new Hashtable(), null);
SrvLocMsg ack = req.makeReply(services, signatures);
SrvLocMsg ack = req.makeReply(attributes, sig);
return rqst.makeReply(new Hashtable(), new Hashtable());
SrvLocMsg ack = req.makeReply(existing);
SrvLocMsg ack = req.makeReply();
SrvLocMsg ack = req.makeReply(types);