public class _ByteArrayRequestEntity extends org.apache.commons.httpclient.methods.ByteArrayRequestEntity implements Entity3
Constructor and Description |
---|
_ByteArrayRequestEntity(byte[] barr,
String contentType) |
Modifier and Type | Method and Description |
---|---|
long |
contentLength() |
String |
contentType() |
getContent, getContentLength, getContentType, isRepeatable, writeRequest
public _ByteArrayRequestEntity(byte[] barr, String contentType)
public long contentLength()
contentLength
in interface Entity
public String contentType()
contentType
in interface Entity
Copyright © 2015 Lucee