protected static class HttpSender.HTTPCommandBytesParameter extends HttpSender.HTTPCommandParameter
nameBytes, valueBytes
inUrl, name
Constructor and Description |
---|
HTTPCommandBytesParameter(java.lang.String name,
byte[] bytes) |
Modifier and Type | Method and Description |
---|---|
protected long |
getLength() |
protected void |
writeTo(java.io.OutputStream out) |
getName
public HTTPCommandBytesParameter(java.lang.String name, byte[] bytes) 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.