public class PrivateUrlResource extends UrlResourceSupport implements PrivateUrlEnabledResource
| Constructor and Description |
|---|
PrivateUrlResource(java.net.URL url,
ResourceType resourceType) |
PrivateUrlResource(java.net.URL url,
ResourceType resourceType,
boolean generated) |
| Modifier and Type | Method and Description |
|---|---|
java.net.URL |
getPrivateUrl() |
getLastModified, getSize, getType, getUri, getUrl, isExisting, isGenerated, loadLazyValues, openInputStreamequals, getMd5, hashCode, release, toString, touchclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetLastModified, getMd5, getSize, getType, isExisting, isGenerated, openInputStream, release, touchpublic PrivateUrlResource(@Nonnull
java.net.URL url,
@Nonnull
ResourceType resourceType)
public PrivateUrlResource(@Nonnull
java.net.URL url,
@Nonnull
ResourceType resourceType,
boolean generated)
@Nonnull
public java.net.URL getPrivateUrl()
throws java.io.IOException
getPrivateUrl in interface PrivateUrlEnabledResourcejava.io.IOExceptionCopyright © 2015 echocat. All Rights Reserved.