| Package | Description |
|---|---|
| org.javaswift.joss.instructions |
| Modifier and Type | Class and Description |
|---|---|
class |
SegmentationPlanByteArray |
class |
SegmentationPlanFile |
| Modifier and Type | Method and Description |
|---|---|
SegmentationPlan |
UploadInstructions.getSegmentationPlan()
Facade method for determining the segmentation plan of the payload on the
basis of the known segmentation size.
|
SegmentationPlan |
UploadPayloadInputStream.getSegmentationPlan(Long segmentationSize) |
SegmentationPlan |
UploadPayloadFile.getSegmentationPlan(Long segmentationSize) |
SegmentationPlan |
UploadPayloadByteArray.getSegmentationPlan(Long segmentationSize) |
abstract SegmentationPlan |
UploadPayload.getSegmentationPlan(Long segmentationSize)
Sets up the plan to upload the payload in segments
|
Copyright © 2012-2017 42 BV. All Rights Reserved.