Searched defs:slpd (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libslp/javalib/com/sun/slp/
H A Dslpd.java40 * The slpd class is the main class for the slpd directory agent/
47 * In this mode, slpd functions as a service agent server only.
50 * with slpd, and slpd responds to multicast requests for
58 * In this mode, slpd functions as a directory agent
63 * In addition, slpd functions in the first mode, as a
68 * The slpd is invoked as follows:<br>
71 * java com.sun.slpd [monitor] [stop] [-f <config file name>]
76 * brought up. The optional stop argument indicates that slpd shoul
90 public class slpd extends SLPConfig { class in inherits:SLPConfig
223 protected slpd() { method in class:slpd
[all...]

Completed in 58 milliseconds