|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| uploader.* |
|---|
| uploader.UploaderPanel | ||
|---|---|---|
private static final int |
MARGIN_SIZE |
5 |
| uploader.UploadManager | ||
|---|---|---|
private static final long |
CHUNK_SIZE |
4096L |
private static final long |
MAX_FILE_SIZE_ALLOWED_MB |
16L |
| uploader.mechanisms.* |
|---|
| uploader.mechanisms.HTTPUploadMechanism | ||
|---|---|---|
private static final java.lang.String |
BOUNDARY |
"--------------------0ffc0f7fc30ad95021fc3b543ff06fe7dc8b79bd" |
| uploader.mechanisms.SmugMugUploadMechanism | ||
|---|---|---|
private static final java.lang.String |
HEADERS |
"Host: upload.smugmug.com\r\nX-Smug-Response: REST\r\nX-Smug-Version: 1.2.2\r\nUser-Agent: JCustomUploader\r\n" |
private static final java.lang.String |
HOST |
"upload.smugmug.com" |
private static final java.lang.String |
METHOD |
"POST" |
private static final java.lang.String |
PATH |
"/photos/xmlrawadd.mg" |
private static final int |
PORT |
80 |
| uploader.util.* |
|---|
| uploader.util.FileDrop.TransferableObject | ||
|---|---|---|
public static final java.lang.String |
MIME_TYPE |
"application/x-net.iharder.dnd.TransferableObject" |
| uploader.util.ImagePreviewAccessory | ||
|---|---|---|
private static final int |
HEIGHT |
500 |
private static final int |
WIDTH |
400 |
| uploader.util.Util | ||
|---|---|---|
private static final boolean |
BUTTON_FILL_AREA |
false |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||