public static class OriginTrackedResource.OriginTrackedWritableResource extends OriginTrackedResource implements WritableResource
OriginTrackedResource
for WritableResource
instances.OriginTrackedResource.OriginTrackedWritableResource
Modifier and Type | Method and Description |
---|---|
OutputStream |
getOutputStream() |
WritableResource |
getResource() |
contentLength, createRelative, equals, exists, getDescription, getFile, getFilename, getInputStream, getOrigin, getURI, getURL, hashCode, isFile, isOpen, isReadable, lastModified, of, of, readableChannel, toString
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
isWritable, writableChannel
contentLength, createRelative, exists, getDescription, getFile, getFilename, getURI, getURL, isFile, isOpen, isReadable, lastModified, readableChannel
getInputStream
public WritableResource getResource()
getResource
in class OriginTrackedResource
public OutputStream getOutputStream() throws IOException
getOutputStream
in interface WritableResource
IOException