org.sblim.slp.internal.msg
public class MsgFactory extends Object implements FunctionIDs
Method Summary | |
---|---|
static SLPMessage | parse(Socket pSock)
parse
|
static SLPMessage | parse(InputStream pInStr)
parse
|
static SLPMessage | parse(DatagramPacket pPacket)
parse
|
static SLPMessage | parse(SLPInputStream pInStr)
parse
|
Parameters: pSock
Returns: SLPMessage
Throws: ServiceLocationException IOException
Parameters: pInStr
Returns: SLPMessage
Throws: ServiceLocationException IOException
Parameters: pPacket
Returns: SLPMessage
Throws: ServiceLocationException IOException
Parameters: pInStr
Returns: SLPMessage
Throws: ServiceLocationException IOException