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

/illumos-gate/usr/src/lib/libslp/javalib/com/sun/slp/
H A DCSrvReg.java27 // CSrvReg.java: Service Registration, Client Side.
42 * The CSrvReg class models the client side SLP service registration
48 class CSrvReg extends SrvLocMsgImpl { class in inherits:SrvLocMsgImpl
52 // Construct a CSrvReg from the arguments. This is the SrvReg for
54 CSrvReg(boolean fresh, method in class:CSrvReg

Completed in 352 milliseconds