Package | Description |
---|---|
wjhk.jupload2.upload.helper |
Modifier and Type | Method and Description |
---|---|
HTTPConnectionHelper |
HTTPConnectionHelper.append(byte[] bytes)
Append bytes to the current query.
|
HTTPConnectionHelper |
HTTPConnectionHelper.append(byte[] bytes,
int off,
int len)
Append bytes to the current query.
|
HTTPConnectionHelper |
HTTPConnectionHelper.append(ByteArrayEncoder bae)
Appends a string to the current HTTP request.
|
HTTPConnectionHelper |
HTTPConnectionHelper.append(int b)
Append bytes to the current query.
|
HTTPConnectionHelper |
HTTPConnectionHelper.append(String str)
write a string to the current HTTP request.
|
Constructor and Description |
---|
HTTPInputStreamReader(HTTPConnectionHelper httpConnectionHelper,
UploadPolicy uploadPolicy)
The standard constructor: does nothing !
|
Copyright © 2015. All rights reserved.