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

/osnet-11/usr/src/lib/libslp/javalib/com/sun/slp/
H A DSSrvTypeMsg.java27 // SSrvTypeMsg.java: Message class for SLP service type request
42 * The SSrvTypeMsg class models the SLP service type request message.
47 class SSrvTypeMsg extends SrvLocMsgImpl { class in inherits:SrvLocMsgImpl
51 // Construct a SSrvTypeMsg from the byte input stream. This will be
54 SSrvTypeMsg(SrvLocHeader hdr, DataInputStream dis) method in class:SSrvTypeMsg
140 // Construct a SSrvTypeMsg from the arguments. This will be a

Completed in 32 milliseconds