Uses of Class
org.ops4j.pax.swissbox.tinybundles.dp.intern.Bucket

Packages that use Bucket
org.ops4j.pax.swissbox.tinybundles.dp.intern   
 

Uses of Bucket in org.ops4j.pax.swissbox.tinybundles.dp.intern
 

Methods in org.ops4j.pax.swissbox.tinybundles.dp.intern with parameters of type Bucket
 java.io.InputStream DPBuilder.build(java.util.Map<java.lang.String,java.lang.String> headers, org.ops4j.store.Store<java.io.InputStream> cache, Bucket meta)
          Build a DeploymentPackage from manually set headers, stored content (cache) and the bucket.
 

Constructors in org.ops4j.pax.swissbox.tinybundles.dp.intern with parameters of type Bucket
TinyDPImpl(DPBuilder builder, java.io.InputStream parent, Bucket bucket, org.ops4j.store.Store<java.io.InputStream> cache)
           
 



Copyright © 2006-2012 OPS4J - Open Participation Software for Java. All Rights Reserved.