Hierarchy For All Packages
Package Hierarchies:Class Hierarchy
- java.lang.Object
- org.webpieces.googlecloud.storage.impl.ChannelInvocationHandler (implements java.lang.reflect.InvocationHandler)
- org.webpieces.googlecloud.storage.impl.ChannelWrapper
- org.webpieces.googlecloud.storage.impl.raw.CopyWriterImpl (implements org.webpieces.googlecloud.storage.api.CopyInterface)
- org.webpieces.googlecloud.storage.impl.raw.GCPBlobImpl (implements org.webpieces.googlecloud.storage.api.GCPBlob)
- org.webpieces.googlecloud.storage.impl.raw.GCPPageImpl (implements com.google.api.gax.paging.Page<ResourceT>)
- org.webpieces.googlecloud.storage.impl.raw.GCPRawStorageImpl (implements org.webpieces.googlecloud.storage.api.GCPRawStorage)
- org.webpieces.googlecloud.storage.impl.GCPStorageImpl (implements org.webpieces.googlecloud.storage.api.GCPStorage)
- org.webpieces.googlecloud.storage.impl.local.LocalCopyWriter (implements org.webpieces.googlecloud.storage.api.CopyInterface)
- org.webpieces.googlecloud.storage.impl.local.LocalGCPBlobImpl (implements org.webpieces.googlecloud.storage.api.GCPBlob)
- org.webpieces.googlecloud.storage.impl.local.LocalPage (implements com.google.api.gax.paging.Page<ResourceT>)
- org.webpieces.googlecloud.storage.impl.local.LocalStorage (implements org.webpieces.googlecloud.storage.api.GCPRawStorage)
- org.webpieces.googlecloud.storage.impl.OldLocalStorage (implements java.io.Serializable)
- org.webpieces.googlecloud.storage.impl.StorageSupplier (implements java.io.Serializable, java.util.function.Supplier<T>)
Interface Hierarchy
- org.webpieces.googlecloud.storage.api.CopyInterface
- org.webpieces.googlecloud.storage.api.GCPBlob
- org.webpieces.googlecloud.storage.api.GCPRawStorage
- org.webpieces.googlecloud.storage.api.GCPStorage