|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.google.common.io.ByteSource
org.jclouds.byon.suppliers.SupplyFromProviderURIOrNodesProperty
public class SupplyFromProviderURIOrNodesProperty
| Field Summary | |
|---|---|
protected org.jclouds.logging.Logger |
logger
|
| Constructor Summary | |
|---|---|
SupplyFromProviderURIOrNodesProperty(com.google.common.base.Supplier<URI> url)
|
|
SupplyFromProviderURIOrNodesProperty(URI url)
|
|
| Method Summary | |
|---|---|
InputStream |
apply(URI input)
|
InputStream |
openStream()
|
String |
toString()
|
| Methods inherited from class com.google.common.io.ByteSource |
|---|
asCharSource, concat, concat, concat, contentEquals, copyTo, copyTo, empty, getInput, hash, isEmpty, openBufferedStream, read, read, size, slice, wrap |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface com.google.common.base.Function |
|---|
equals |
| Field Detail |
|---|
protected org.jclouds.logging.Logger logger
| Constructor Detail |
|---|
public SupplyFromProviderURIOrNodesProperty(URI url)
@Inject public SupplyFromProviderURIOrNodesProperty(com.google.common.base.Supplier<URI> url)
| Method Detail |
|---|
public InputStream openStream()
openStream in class com.google.common.io.ByteSourcepublic String toString()
toString in class Objectpublic InputStream apply(URI input)
apply in interface com.google.common.base.Function<URI,InputStream>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||