public class HashedTrustedLocator extends TrustedLocator
| Modifier and Type | Method and Description |
|---|---|
InputStream |
getInputStream()
Return an
InputStream on the data represented by the receiver. |
OutputStream |
getOutputStream()
Return an
OutputStream on the location represented by the
receiver. |
IRandomAccess |
getRandomAccess()
The
IRandomAccess for this. |
checkpoint, delete, ensureEqual, equals, exists, getAdapter, getChild, getException, getFactory, getFullName, getLength, getLocalName, getParent, getReader, getReader, getType, getTypedName, getWrapped, getWriter, getWriter, hashCode, isDirectory, isOutOfSynch, isReadOnly, listLocators, rename, setReadOnly, synch, toURLpublic InputStream getInputStream() throws IOException
ILocatorInputStream on the data represented by the receiver.InputStream on the data represented by the receiver.IOExceptionpublic OutputStream getOutputStream() throws IOException
ILocatorOutputStream on the location represented by the
receiver.OutputStream on the location represented by the
receiver.IOExceptionpublic IRandomAccess getRandomAccess() throws IOException
ILocatorIRandomAccess for this.IRandomAccess for this.IOExceptionCopyright © 2013 intarsys consulting GmbH. All Rights Reserved.