JavaScript is disabled on your browser.
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
edu.sc.seis.sod.source
Interface Source
All Known Subinterfaces:
NetworkSource
All Known Implementing Classes:
AbstractEventSource
,
AbstractNetworkSource
,
AbstractSource
,
BackwardsEventFinder
,
CombineNetworkSource
,
CSVNetworkSource
,
EventFinder
,
FdsnDataSelect
,
FdsnEvent
,
FdsnStation
,
FilterNetworkFinder
,
FixedDataCenter
,
InstrumentationFromDB
,
LoadedNetworkSource
,
MockNetworkSource
,
NetworkFinder
,
PlottableRequest
,
RetryNetworkSource
,
StationXML
,
VelocityNetworkSource
,
WinstonNetworkSource
,
WrappingNetworkSource
public interface
Source
Method Summary
Methods
Modifier and Type
Method and Description
java.lang.String
getName
()
returns the name of the server.
Method Detail
getName
java.lang.String getName()
returns the name of the server. The name to which the server's servant instance is bound in the CORBA naming service. For non-corba servers, this string can be anything that seems reasonable and is relatively unique
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method