Home
last modified time | relevance | path

Searched refs:activeMsg (Results 1 – 1 of 1) sorted by relevance

/onnv-gate/usr/src/lib/libslp/javalib/com/sun/slp/
H A DActiveDiscoverer.java56 private CSrvMsg activeMsg = null; field in ActiveDiscoverer
109 activeMsg = new CSrvMsg(config.getLocale(), in start()
240 SrvLocHeader hdr = activeMsg.getHeader(); in activeDiscovery()
249 activeMsg, in activeDiscovery()
281 reply = Transact.transactTCPMsg(daAddr, activeMsg, false); in addPreconfiguredDAs()