Uses of Class
org.sblim.slp.internal.msg.SLPInputStream

Packages that use SLPInputStream
org.sblim.slp.internal.msg   
 

Uses of SLPInputStream in org.sblim.slp.internal.msg
 

Methods in org.sblim.slp.internal.msg with parameters of type SLPInputStream
static SLPMessage ServiceRequest.parse(MsgHeader pHdr, SLPInputStream pInStr)
          parse
static SLPMessage AttributeReply.parse(MsgHeader pHdr, SLPInputStream pInStr)
          parse
static SLPMessage ServiceDeregistration.parse(MsgHeader pHdr, SLPInputStream pInStr)
          parse
static SLPMessage ServiceTypeReply.parse(MsgHeader pHdr, SLPInputStream pInStr)
          parse
static SLPMessage DAAdvert.parse(MsgHeader pHdr, SLPInputStream pInStr)
          parse
static SLPMessage AttributeRequest.parse(MsgHeader pHdr, SLPInputStream pInStr)
          parse
static SLPMessage ServiceTypeRequest.parse(MsgHeader pHdr, SLPInputStream pInStr)
          parse
static SLPMessage ServiceRegistration.parse(MsgHeader pHdr, SLPInputStream pInStr)
          parse
static SLPMessage ServiceReply.parse(MsgHeader pHdr, SLPInputStream pInStr)
          parse
static SLPMessage SAAdvert.parse(MsgHeader pHdr, SLPInputStream pInStr)
          parse
static SLPMessage ServiceAcknowledgment.parse(MsgHeader pHdr, SLPInputStream pInStr)
          parse
static MsgHeader MsgHeader.parse(SLPInputStream pInStr)
          parse
static SLPMessage MsgFactory.parse(SLPInputStream pInStr)
          parse
 



Copyright © 2005, 2009 IBM Corporation. All Rights Reserved.