protected static class HttpSender.HTTPCommandStringParameter extends HttpSender.HTTPCommandParameter
nameBytes, valueBytes
inUrl, name
Modifier | Constructor and Description |
---|---|
protected |
HTTPCommandStringParameter(java.lang.String name,
java.lang.String value) |
Modifier and Type | Method and Description |
---|---|
protected long |
getLength() |
protected void |
writeTo(java.io.OutputStream out) |
getName
protected HTTPCommandStringParameter(java.lang.String name, java.lang.String value) throws PushAPIException
PushAPIException
protected long getLength()
getLength
in class HttpSender.HTTPCommandParameter
protected void writeTo(java.io.OutputStream out) throws java.io.IOException
writeTo
in class HttpSender.HTTPCommandParameter
java.io.IOException
Copyright © 2021 Dassault Systèmes, All Rights Reserved.