public class RMIRemoteRepository extends ProxyRepository
Constructor and Description |
---|
RMIRemoteRepository(LocalAdapterFactory factory,
java.lang.String url)
Creates a proxy for the remote repository in the given RMI URL.
|
RMIRemoteRepository(java.lang.String url)
Creates a proxy for the remote repository in the given RMI URL.
|
getDescriptor, getDescriptorKeys, getDescriptorValue, getDescriptorValues, isSingleValueDescriptor, isStandardDescriptor, login, login, login, login
public RMIRemoteRepository(LocalAdapterFactory factory, java.lang.String url)
factory
- local adapter factoryurl
- RMI URL of the remote repositorypublic RMIRemoteRepository(java.lang.String url)
ClientAdapterFactory
as the default
local adapter factory.url
- URL of the remote repository"Copyright © 2010 - 2019 Adobe Systems Incorporated. All Rights Reserved"