Package | Description |
---|---|
org.sblim.slp.internal.msg |
Modifier and Type | Method and Description |
---|---|
static SLPMessage |
ServiceTypeRequest.parse(MsgHeader pHdr,
SLPInputStream pInStr)
parse
|
static SLPMessage |
ServiceTypeReply.parse(MsgHeader pHdr,
SLPInputStream pInStr)
parse
|
static SLPMessage |
AttributeRequest.parse(MsgHeader pHdr,
SLPInputStream pInStr)
parse
|
static SLPMessage |
DAAdvert.parse(MsgHeader pHdr,
SLPInputStream pInStr)
parse
|
static SLPMessage |
ServiceRegistration.parse(MsgHeader pHdr,
SLPInputStream pInStr)
parse
|
static SLPMessage |
SAAdvert.parse(MsgHeader pHdr,
SLPInputStream pInStr)
parse
|
static SLPMessage |
AttributeReply.parse(MsgHeader pHdr,
SLPInputStream pInStr)
parse
|
static SLPMessage |
ServiceRequest.parse(MsgHeader pHdr,
SLPInputStream pInStr)
parse
|
static SLPMessage |
ServiceReply.parse(MsgHeader pHdr,
SLPInputStream pInStr)
parse
|
static SLPMessage |
ServiceDeregistration.parse(MsgHeader pHdr,
SLPInputStream pInStr)
parse
|
static SLPMessage |
ServiceAcknowledgment.parse(MsgHeader pHdr,
SLPInputStream pInStr)
parse
|
static SLPMessage |
MsgFactory.parse(SLPInputStream pInStr)
parse
|
static MsgHeader |
MsgHeader.parse(SLPInputStream pInStr)
parse
|
Copyright © 2005, 2013 IBM Corporation. All Rights Reserved.