public interface IXMLHandler extends IDiscoveredLinkHandler
Modifier and Type | Method and Description |
---|---|
void |
noteDiscoveredTtlValue(String rawTtlValue)
Inform the world of a discovered ttl value.
|
noteDiscoveredLink
void noteDiscoveredTtlValue(String rawTtlValue) throws ManifoldCFException
rawTtlValue
- is the raw discovered ttl value.ManifoldCFException