|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.util.AbstractMap<K,V>
org.jclouds.collect.InputSupplierMap<String,InputStream>
org.jclouds.io.CopyInputStreamInputSupplierMap
@Beta public class CopyInputStreamInputSupplierMap
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class java.util.AbstractMap |
|---|
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V> |
| Nested classes/interfaces inherited from interface java.util.Map |
|---|
Map.Entry<K,V> |
| Constructor Summary | |
|---|---|
CopyInputStreamInputSupplierMap(Map<String,com.google.common.io.InputSupplier<InputStream>> toMap)
|
|
CopyInputStreamInputSupplierMap(Map<String,com.google.common.io.InputSupplier<InputStream>> toMap,
CopyInputStreamIntoSupplier putFunction)
|
|
| Method Summary |
|---|
| Methods inherited from class org.jclouds.collect.InputSupplierMap |
|---|
clear, containsKey, entrySet, get, put, remove, size |
| Methods inherited from class java.util.AbstractMap |
|---|
clone, containsValue, equals, hashCode, isEmpty, keySet, putAll, toString, values |
| Methods inherited from class java.lang.Object |
|---|
finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
@Inject
public CopyInputStreamInputSupplierMap(Map<String,com.google.common.io.InputSupplier<InputStream>> toMap,
CopyInputStreamIntoSupplier putFunction)
public CopyInputStreamInputSupplierMap(Map<String,com.google.common.io.InputSupplier<InputStream>> toMap)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||