public class URLRemoteRepository extends ProxyRepository
| Constructor and Description |
|---|
URLRemoteRepository(LocalAdapterFactory factory,
java.net.URL url)
Creates a proxy for the remote repository at the given URL.
|
URLRemoteRepository(java.lang.String url)
Creates a proxy for the remote repository at the given URL.
|
URLRemoteRepository(java.net.URL url)
Creates a proxy for the remote repository at the given URL.
|
getDescriptor, getDescriptorKeys, getDescriptorValue, getDescriptorValues, isSingleValueDescriptor, isStandardDescriptor, login, login, login, loginpublic URLRemoteRepository(LocalAdapterFactory factory, java.net.URL url)
factory - local adapter factoryurl - URL of the remote repositorypublic URLRemoteRepository(java.net.URL url)
JackrabbitClientAdapterFactory as the default
local adapter factory.url - URL of the remote repositorypublic URLRemoteRepository(java.lang.String url)
throws java.net.MalformedURLException
JackrabbitClientAdapterFactory as the default
local adapter factory.url - URL of the remote repositoryjava.net.MalformedURLException - if the given URL is malformed"Copyright © 2010 - 2018 Adobe Systems Incorporated. All Rights Reserved"