public interface Source
Modifier and Type | Method and Description |
---|---|
void |
appendToName(java.lang.String suffix)
Allows name to be appended to in case of conflicts with other sources.
|
java.lang.String |
getName()
returns the name of the server.
|
int |
getRetries() |
java.lang.String getName()
void appendToName(java.lang.String suffix)
int getRetries()