|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of PluginURL in org.apache.oodt.cas.catalog.repository |
|---|
| Fields in org.apache.oodt.cas.catalog.repository with type parameters of type PluginURL | |
|---|---|
protected List<PluginURL> |
MemoryBasedCatalogRepository.classLoaderUrls
|
| Methods in org.apache.oodt.cas.catalog.repository that return types with arguments of type PluginURL | |
|---|---|
List<PluginURL> |
MemoryBasedCatalogRepository.deserializePluginURLs()
|
List<PluginURL> |
SpringCatalogRepository.deserializePluginURLs()
|
List<PluginURL> |
CatalogRepository.deserializePluginURLs()
|
List<PluginURL> |
SerializedCatalogRepository.deserializePluginURLs()
|
| Method parameters in org.apache.oodt.cas.catalog.repository with type arguments of type PluginURL | |
|---|---|
void |
MemoryBasedCatalogRepository.serializePluginURLs(List<PluginURL> urls)
|
void |
SpringCatalogRepository.serializePluginURLs(List<PluginURL> urls)
|
void |
CatalogRepository.serializePluginURLs(List<PluginURL> urls)
|
void |
SerializedCatalogRepository.serializePluginURLs(List<PluginURL> urls)
|
| Uses of PluginURL in org.apache.oodt.cas.catalog.server.channel |
|---|
| Methods in org.apache.oodt.cas.catalog.server.channel that return types with arguments of type PluginURL | |
|---|---|
List<PluginURL> |
CommunicationChannelClient.getPluginUrls()
|
List<PluginURL> |
CommunicationChannelServer.getPluginUrls()
|
List<PluginURL> |
AbstractCommunicationChannelServer.getPluginUrls()
|
| Method parameters in org.apache.oodt.cas.catalog.server.channel with type arguments of type PluginURL | |
|---|---|
void |
CommunicationChannelClient.addPluginUrls(List<PluginURL> pluginUrls)
|
void |
CommunicationChannelServer.addPluginUrls(List<PluginURL> pluginURLs)
|
void |
AbstractCommunicationChannelServer.addPluginUrls(List<PluginURL> pluginURLs)
|
| Uses of PluginURL in org.apache.oodt.cas.catalog.server.channel.rmi |
|---|
| Methods in org.apache.oodt.cas.catalog.server.channel.rmi that return types with arguments of type PluginURL | |
|---|---|
List<PluginURL> |
RmiCommunicationChannelServer.getPluginUrls()
|
List<PluginURL> |
RmiCommunicationChannelClient.getPluginUrls()
|
| Method parameters in org.apache.oodt.cas.catalog.server.channel.rmi with type arguments of type PluginURL | |
|---|---|
void |
RmiCommunicationChannelServer.addPluginUrls(List<PluginURL> pluginURLs)
|
void |
RmiCommunicationChannelClient.addPluginUrls(List<PluginURL> pluginUrls)
|
| Uses of PluginURL in org.apache.oodt.cas.catalog.server.channel.xmlrpc |
|---|
| Methods in org.apache.oodt.cas.catalog.server.channel.xmlrpc that return types with arguments of type PluginURL | |
|---|---|
List<PluginURL> |
XmlRpcCommunicationChannelClient.getPluginUrls()
|
| Method parameters in org.apache.oodt.cas.catalog.server.channel.xmlrpc with type arguments of type PluginURL | |
|---|---|
void |
XmlRpcCommunicationChannelClient.addPluginUrls(List<PluginURL> pluginURLs)
|
| Uses of PluginURL in org.apache.oodt.cas.catalog.system |
|---|
| Methods in org.apache.oodt.cas.catalog.system that return types with arguments of type PluginURL | |
|---|---|
List<PluginURL> |
CatalogService.getPluginUrls()
|
| Method parameters in org.apache.oodt.cas.catalog.system with type arguments of type PluginURL | |
|---|---|
void |
CatalogService.addPluginUrls(List<PluginURL> pluginURLs)
|
| Uses of PluginURL in org.apache.oodt.cas.catalog.system.impl |
|---|
| Methods in org.apache.oodt.cas.catalog.system.impl that return types with arguments of type PluginURL | |
|---|---|
List<PluginURL> |
CatalogServiceLocal.getPluginUrls()
|
List<PluginURL> |
CatalogServiceClient.getPluginUrls()
|
protected List<PluginURL> |
CatalogServiceClient.transferToServerSide(List<PluginURL> clientSideUrls)
|
| Method parameters in org.apache.oodt.cas.catalog.system.impl with type arguments of type PluginURL | |
|---|---|
void |
CatalogServiceLocal.addPluginUrls(List<PluginURL> urls)
|
void |
CatalogServiceClient.addPluginUrls(List<PluginURL> urls)
|
protected List<PluginURL> |
CatalogServiceClient.transferToServerSide(List<PluginURL> clientSideUrls)
|
| Uses of PluginURL in org.apache.oodt.cas.catalog.util |
|---|
| Methods in org.apache.oodt.cas.catalog.util with parameters of type PluginURL | |
|---|---|
protected void |
PluginClassLoader.addURL(PluginURL pluginURL)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||