Uses of Class
org.sblim.slp.internal.msg.SerializeOption
Packages that use SerializeOption
-
Uses of SerializeOption in org.sblim.slp.internal.msg
Methods in org.sblim.slp.internal.msg with parameters of type SerializeOptionModifier and TypeMethodDescriptionbyte[]
SLPMessage.serialize
(boolean pSetMulticastFlag, boolean pDatagramLimited, boolean pKeepXID, SerializeOption pOption) serializeprotected 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)