Uses of Class
org.sblim.slp.internal.msg.SLPOutputStream
Packages that use SLPOutputStream
-
Uses of SLPOutputStream in org.sblim.slp.internal.msg
Methods in org.sblim.slp.internal.msg with parameters of type SLPOutputStreamModifier and TypeMethodDescriptionprotected boolean
AttributeReply.serializeBody
(SLPOutputStream pOutStr, SerializeOption pOption) protected boolean
DAAdvert.serializeBody
(SLPOutputStream pOutStr, SerializeOption pOption) protected boolean
RequestMessage.serializeBody
(SLPOutputStream pOutStr, SerializeOption pSkipResponders) protected boolean
SAAdvert.serializeBody
(SLPOutputStream pOutStr, SerializeOption pOption) protected boolean
ServiceAcknowledgment.serializeBody
(SLPOutputStream pOutStr, SerializeOption pOption) protected boolean
ServiceDeregistration.serializeBody
(SLPOutputStream pOutStr, SerializeOption pOption) protected boolean
ServiceRegistration.serializeBody
(SLPOutputStream pOutStr, SerializeOption pOption) protected boolean
ServiceReply.serializeBody
(SLPOutputStream pOutStr, SerializeOption pOption) protected boolean
ServiceTypeReply.serializeBody
(SLPOutputStream pOutStr, SerializeOption pOption) protected abstract boolean
SLPMessage.serializeBody
(SLPOutputStream pOutStr, SerializeOption pOption) protected boolean
AttributeRequest.serializeRequestBody
(SLPOutputStream pOutStr) protected abstract boolean
RequestMessage.serializeRequestBody
(SLPOutputStream pOutStr) protected boolean
ServiceRequest.serializeRequestBody
(SLPOutputStream pOutStr) protected boolean
ServiceTypeRequest.serializeRequestBody
(SLPOutputStream pOutStr)