| Package | Description |
|---|---|
| io.fabric8.gateway.handlers.detecting.protocol.openwire.support.blob |
Helper classes for dealing with out-of-band BLOB objects
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultBlobUploadStrategy
A default implementation of
BlobUploadStrategy which uses the URL
class to upload files or streams to a remote URL |
| Modifier and Type | Method and Description |
|---|---|
protected BlobUploadStrategy |
BlobTransferPolicy.createUploadStrategy() |
BlobUploadStrategy |
BlobUploader.getStrategy() |
BlobUploadStrategy |
BlobTransferPolicy.getUploadStrategy() |
| Modifier and Type | Method and Description |
|---|---|
void |
BlobTransferPolicy.setUploadStrategy(BlobUploadStrategy uploadStrategy)
Sets the upload strategy to use for uploading BLOBs to some URL
|
Copyright © 2014 Red Hat. All Rights Reserved.