| Package | Description |
|---|---|
| org.rpi.plugingateway | |
| org.rpi.sources |
| Modifier and Type | Field and Description |
|---|---|
private ConcurrentHashMap<String,Source> |
PluginGateWay.sources |
| Modifier and Type | Method and Description |
|---|---|
ConcurrentHashMap<String,Source> |
PluginGateWay.getSources()
Get the Input Sources
|
| Modifier and Type | Method and Description |
|---|---|
void |
PluginGateWay.setSources(ConcurrentHashMap<String,Source> sources)
Set the Input Sources
|
| Modifier and Type | Field and Description |
|---|---|
private ConcurrentHashMap<String,Source> |
SourceReader.sources |
| Modifier and Type | Method and Description |
|---|---|
ConcurrentHashMap<String,Source> |
SourceReader.getSources() |
| Modifier and Type | Method and Description |
|---|---|
private void |
SourceReader.addSource(Source source) |
| Modifier and Type | Method and Description |
|---|---|
private void |
SourceReader.setSources(ConcurrentHashMap<String,Source> sources) |
Copyright © 2013–2014. All rights reserved.