public class CombinedResource extends WriteResource
Constructor and Description |
---|
CombinedResource() |
Modifier and Type | Method and Description |
---|---|
void |
addResource(Resource r) |
long |
lastModified() |
void |
write(OutputStream out) |
getExtra, openInputStream, setExtra, size
public void write(OutputStream out) throws IOException, Exception
write
in interface Resource
write
in class WriteResource
IOException
Exception
public long lastModified()
lastModified
in interface Resource
lastModified
in class WriteResource
public void addResource(Resource r)
Copyright © 2015 aQute SARL. All rights reserved.