|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.sc.seis.sod.source.network.WrappingNetworkSource
edu.sc.seis.sod.source.network.VelocityNetworkSource
public class VelocityNetworkSource
Constructor Summary | |
---|---|
VelocityNetworkSource(NetworkSource wrapped)
|
Method Summary | |
---|---|
java.util.List<? extends ChannelImpl> |
getChannels(StationImpl station)
|
CacheNetworkAccess |
getNetwork(NetworkAttrImpl attr)
|
java.util.List<? extends NetworkAttrImpl> |
getNetworks()
|
java.util.List<? extends StationImpl> |
getStations(NetworkId net)
|
Methods inherited from class edu.sc.seis.sod.source.network.WrappingNetworkSource |
---|
getDNS, getInstrumentation, getName, getNetworkByName, getRefreshInterval, getSensitivity, getWrapped |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface edu.sc.seis.sod.source.network.NetworkSource |
---|
getInstrumentation, getNetworkByName, getRefreshInterval, getSensitivity |
Methods inherited from interface edu.sc.seis.sod.source.Source |
---|
getDNS, getName |
Constructor Detail |
---|
public VelocityNetworkSource(NetworkSource wrapped)
Method Detail |
---|
public java.util.List<? extends ChannelImpl> getChannels(StationImpl station)
getChannels
in interface NetworkSource
getChannels
in class WrappingNetworkSource
public CacheNetworkAccess getNetwork(NetworkAttrImpl attr)
getNetwork
in interface NetworkSource
getNetwork
in class WrappingNetworkSource
public java.util.List<? extends NetworkAttrImpl> getNetworks()
getNetworks
in interface NetworkSource
getNetworks
in class WrappingNetworkSource
public java.util.List<? extends StationImpl> getStations(NetworkId net)
getStations
in interface NetworkSource
getStations
in class WrappingNetworkSource
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |