protected static class HttpSender.HTTPCommandStreamParameter extends HttpSender.HTTPCommandParameter
Modifier and Type | Field and Description |
---|---|
protected ContentInputStream |
contentInputStream |
nameBytes, valueBytes
inUrl, name
Modifier | Constructor and Description |
---|---|
protected |
HTTPCommandStreamParameter(java.lang.String name,
ContentInputStream contentInputStream) |
Modifier and Type | Method and Description |
---|---|
protected long |
getLength() |
protected void |
writeTo(java.io.OutputStream out) |
getName
protected final ContentInputStream contentInputStream
protected HTTPCommandStreamParameter(java.lang.String name, ContentInputStream contentInputStream) 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.